NTP-7561 | Revert | Kotlin 2.2 + AGP 8.11.0 + Gradle 8.14.2 + r8 8.10.24 (#16824)
This commit is contained in:
@@ -17,7 +17,8 @@ android-play-appUpdateKtx = "2.1.0"
|
||||
android-play-featureDeliveryKtx = "2.1.0"
|
||||
android-play-integrity = "1.4.0"
|
||||
android-play-reviewKtx = "2.0.2"
|
||||
androidGradlePlugin = "8.11.0"
|
||||
android-r8 = "8.9.35"
|
||||
androidGradlePlugin = "8.8.0"
|
||||
androidx-activity = "1.10.1"
|
||||
androidx-annotation = "1.9.1"
|
||||
androidx-appcompat = "1.7.1"
|
||||
@@ -85,11 +86,11 @@ junit = "4.13.2"
|
||||
juspay-googlePayClientApi = "1.0.0"
|
||||
juspay-hypersdk = "2.1.33"
|
||||
juspay-hypersdkPlugin = "2.0.4"
|
||||
kotlin = "2.2.0"
|
||||
kotlin = "2.1.21"
|
||||
kotlinx-coroutines = "1.10.2"
|
||||
kotlinx-serialization = "1.8.1"
|
||||
kotlinx-datetime = "0.6.0"
|
||||
ksp = "2.2.0-2.0.2"
|
||||
ksp = "2.1.21-2.0.2"
|
||||
lottie = "6.6.7"
|
||||
masayukiSuda-easingInterpolator = "v1.3.2"
|
||||
mlkit-barcodeScanning = "17.3.0"
|
||||
@@ -152,6 +153,7 @@ android-play-integrity = { module = "com.google.android.play:integrity", version
|
||||
android-play-reviewKtx = { module = "com.google.android.play:review-ktx", version.ref = "android-play-reviewKtx" }
|
||||
|
||||
android-desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version.ref = "android-desugarJdkLibs" }
|
||||
android-r8 = { module = "com.android.tools:r8", version.ref = "android-r8" }
|
||||
|
||||
androidx-activity-activity = { module = "androidx.activity:activity", version.ref = "androidx-activity" }
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#Wed Jul 02 15:39:55 IST 2025
|
||||
#Fri Mar 28 12:37:10 IST 2025
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user