chore: Separate extensions by app (#3905)

This commit is contained in:
oSumAtrIX 2024-12-05 12:12:48 +01:00 committed by GitHub
parent de492de77d
commit e04c681424
314 changed files with 371 additions and 148 deletions

View file

@ -0,0 +1,3 @@
dependencies {
compileOnly(libs.appcompat)
}