Update agp desugar dependency
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
kotlin = "2.0.20"
|
||||
ksp = "2.0.20-1.0.24"
|
||||
agp = "8.6.0"
|
||||
agp = "8.8.0"
|
||||
appcompat = "1.7.0"
|
||||
colorpicker = "1.1.0"
|
||||
commonsText = "1.12.0"
|
||||
@@ -38,7 +38,7 @@ quickChineseTransfer = "0.2.13"
|
||||
room = "2.6.1"
|
||||
splitties = "3.0.0"
|
||||
rhino = "1.8.0"
|
||||
desugar = "2.0.4"
|
||||
desugar = "2.1.4"
|
||||
|
||||
activity = "1.9.1"
|
||||
kotlinxSerialization = "1.7.1"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
#Tue Aug 27 18:19:17 CST 2024
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user