mirror of
https://github.com/FatttSnake/OxygenToolbox.git
synced 2026-04-06 07:11:26 +08:00
Updated gradle to 8.0. Updated jdk to 17. Updated compileSdk and targetSdk to 32.
This commit is contained in:
@@ -19,4 +19,6 @@ android.enableJetifier=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
|
||||
Reference in New Issue
Block a user