mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
Upgrade to AGP 8.1.0
This commit is contained in:
parent
bc692ebfc6
commit
4e31e6a2fa
2 changed files with 2 additions and 4 deletions
|
@ -25,6 +25,4 @@ kotlin.mpp.androidSourceSetLayoutVersion=2
|
|||
android.useAndroidX=true
|
||||
android.defaults.buildfeatures.buildconfig=true
|
||||
android.nonTransitiveRClass=false
|
||||
android.nonFinalResIds=false
|
||||
|
||||
android.experimental.useDefaultDebugSigningConfigForProfileableBuildtypes=true
|
||||
android.nonFinalResIds=false
|
|
@ -1,5 +1,5 @@
|
|||
[versions]
|
||||
agp_version = "8.0.2"
|
||||
agp_version = "8.1.0"
|
||||
lifecycle_version = "2.6.1"
|
||||
paging_version = "3.2.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue