1
0
Fork 0

Added new oneko app icon

This commit is contained in:
nin0dev 2024-03-19 19:06:00 -04:00
parent 93bdd2a812
commit 31ec341f92
32 changed files with 36 additions and 8 deletions

View file

@ -18,4 +18,6 @@ android.useAndroidX=true
# Enables namespacing of each library's R class so that its R class includes only the
# resources declared in the library itself and none from the library's dependencies,
# thereby reducing the size of the R class for that library
android.nonTransitiveRClass=true
android.nonTransitiveRClass=true
android.defaults.buildfeatures.buildconfig=true
android.nonFinalResIds=false