mirror of
https://github.com/whyorean/AuroraStore.git
synced 2026-06-11 09:16:06 -04:00
Bump AGP and dependencies to latest stable releases
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -105,7 +105,7 @@ android {
|
||||
compose = true
|
||||
}
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion = "1.5.11"
|
||||
kotlinCompilerExtensionVersion = "1.5.13"
|
||||
}
|
||||
kotlinOptions {
|
||||
jvmTarget = JavaVersion.VERSION_17.toString()
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
[versions]
|
||||
activityCompose = "1.8.2"
|
||||
androidGradlePlugin = "8.3.2"
|
||||
activityCompose = "1.9.0"
|
||||
androidGradlePlugin = "8.4.0"
|
||||
browserVersion = "1.8.0"
|
||||
coilVersion = "2.6.0"
|
||||
composeBom = "2024.04.01"
|
||||
composeBom = "2024.05.00"
|
||||
core = "5.0.5"
|
||||
coreVersion = "1.12.0"
|
||||
coreVersion = "1.13.1"
|
||||
epoxyVersion = "5.1.4"
|
||||
espressoVersion = "3.5.1"
|
||||
eventbusVersion = "3.3.1"
|
||||
@@ -19,14 +19,14 @@ junitVersion = "1.1.5"
|
||||
kotlinVersion = "1.9.23"
|
||||
kspVersion = "1.9.23-1.0.20"
|
||||
ktlintVersion = "12.1.0"
|
||||
leakcanaryAndroidVersion = "2.13"
|
||||
leakcanaryAndroidVersion = "2.14"
|
||||
lifeVersion = "2.7.0"
|
||||
materialVersion = "1.11.0"
|
||||
navVersion = "2.7.7"
|
||||
okhttpVersion = "4.12.0"
|
||||
preferenceVersion = "1.2.1"
|
||||
protobufJavaliteVersion = "3.25.3"
|
||||
rikkaHiddenVersion = "4.3.2"
|
||||
rikkaHiddenVersion = "4.3.3"
|
||||
rikkaToolsVersion = "4.4.0"
|
||||
roomVersion = "2.6.1"
|
||||
shimmerVersion = "0.5.0"
|
||||
|
||||
Reference in New Issue
Block a user