Update AGP and dependencies
This commit is contained in:
@@ -7,7 +7,7 @@ accompanistAdaptive = "0.37.3"
|
||||
cachemapVersion = "0.2.4"
|
||||
composeMultiplatform = "1.10.3"
|
||||
activityCompose = "1.13.0"
|
||||
agp = "9.1.1"
|
||||
agp = "9.2.0"
|
||||
android-compileSdk = "37"
|
||||
android-minSdk = "26"
|
||||
android-targetSdk = "37"
|
||||
@@ -17,8 +17,8 @@ audiowaveform = "1.1.2"
|
||||
benchmark = "1.5.0-alpha05"
|
||||
biometricKtx = "1.2.0-alpha05"
|
||||
coil = "3.4.0"
|
||||
composeBom = "2026.03.01"
|
||||
composeRuntimeAnnotation = "1.10.6"
|
||||
composeBom = "2026.04.01"
|
||||
composeRuntimeAnnotation = "1.11.0"
|
||||
coreKtx = "1.18.0"
|
||||
datastore = "1.2.1"
|
||||
devWhyolegCryptography = "0.6.0"
|
||||
@@ -33,7 +33,7 @@ kmpTorRuntime = "2.6.0"
|
||||
kmpTorResource = "409.5.0"
|
||||
junit = "4.13.2"
|
||||
kchesslib = "1.0.5"
|
||||
kotlin = "2.3.20"
|
||||
kotlin = "2.3.21"
|
||||
kotlinxCollectionsImmutable = "0.4.0"
|
||||
kotlinxCoroutinesCore = "1.10.2"
|
||||
kotlinxSerialization = "1.11.0"
|
||||
@@ -51,7 +51,7 @@ mockk = "1.14.9"
|
||||
kotlinx-coroutines-test = "1.10.2"
|
||||
negentropyKmp = "v1.0.2"
|
||||
netUrlencoderLibVersion = "1.6.0"
|
||||
navigationCompose = "2.9.7"
|
||||
navigationCompose = "2.9.8"
|
||||
okhttp = "5.3.2"
|
||||
runner = "1.7.0"
|
||||
secp256k1KmpJniAndroid = "0.23.0"
|
||||
@@ -71,7 +71,7 @@ commonsImaging = "1.0.0-alpha6"
|
||||
zxing = "3.5.4"
|
||||
zxingAndroidEmbedded = "4.3.0"
|
||||
windowCoreAndroid = "1.5.1"
|
||||
workRuntime = "2.10.1"
|
||||
workRuntime = "2.11.2"
|
||||
androidxCamera = "1.6.0"
|
||||
androidxCollection = "1.6.0"
|
||||
androidxExifinterface = "1.4.2"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
#Wed Jan 04 09:23:50 EST 2023
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
|
||||
distributionPath=wrapper/dists
|
||||
zipStorePath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
||||
Reference in New Issue
Block a user