mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-17 13:49:18 +01:00
Upgrade to AGP 8.1.0
This commit is contained in:
parent
bc692ebfc6
commit
4e31e6a2fa
@ -26,5 +26,3 @@ android.useAndroidX=true
|
|||||||
android.defaults.buildfeatures.buildconfig=true
|
android.defaults.buildfeatures.buildconfig=true
|
||||||
android.nonTransitiveRClass=false
|
android.nonTransitiveRClass=false
|
||||||
android.nonFinalResIds=false
|
android.nonFinalResIds=false
|
||||||
|
|
||||||
android.experimental.useDefaultDebugSigningConfigForProfileableBuildtypes=true
|
|
@ -1,5 +1,5 @@
|
|||||||
[versions]
|
[versions]
|
||||||
agp_version = "8.0.2"
|
agp_version = "8.1.0"
|
||||||
lifecycle_version = "2.6.1"
|
lifecycle_version = "2.6.1"
|
||||||
paging_version = "3.2.0"
|
paging_version = "3.2.0"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user