Upgrade to AGP 8.0.0 (#9351)
(cherry picked from commit 97e6f1ea9a4b31d9b2cee0ffc4f032f3ba6d6bc7) # Conflicts: # .github/workflows/build_pull_request.yml
This commit is contained in:
+5
-3
@@ -20,7 +20,9 @@ org.gradle.parallel=true
|
||||
|
||||
org.gradle.caching=true
|
||||
|
||||
# AndroidX support
|
||||
android.useAndroidX=true
|
||||
kotlin.mpp.androidSourceSetLayoutVersion=2
|
||||
|
||||
kotlin.mpp.androidSourceSetLayoutVersion=2
|
||||
android.useAndroidX=true
|
||||
android.defaults.buildfeatures.buildconfig=true
|
||||
android.nonTransitiveRClass=false
|
||||
android.nonFinalResIds=false
|
||||
|
||||
Reference in New Issue
Block a user