File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[versions ]
22# Build Tools
3- agp = " 9.0 .1"
4- kotlin = " 2.3.10 "
3+ agp = " 9.2 .1"
4+ kotlin = " 2.3.21 "
55ksp = " 2.3.5"
66androidRust = " 0.6.0"
77
88# Kotlin Libraries
99kotlinCoroutines = " 1.10.2"
1010
1111# AndroidX
12- androidxKtx = " 1.17 .0"
12+ androidxKtx = " 1.18 .0"
1313appcompat = " 1.7.1"
1414constraintlayout = " 2.2.1"
1515preference = " 1.2.1"
1616lifecycle = " 2.10.0"
1717recyclerview = " 1.4.0"
1818drawerlayout = " 1.2.0"
1919viewpager2 = " 1.1.0"
20- activity = " 1.12.4 "
20+ activity = " 1.13.0 "
2121fragment = " 1.8.9"
22- navigation = " 2.9.7 "
23- work = " 2.11.1 "
22+ navigation = " 2.9.8 "
23+ work = " 2.11.2 "
2424cardview = " 1.0.0"
2525documentfile = " 1.1.0"
2626room = " 2.8.4"
27- composeBom = " 2026.02 .00"
27+ composeBom = " 2026.05 .00"
2828
2929# Google / Firebase (NO FREE)
3030googleServices = " 4.4.4"
31- firebaseCrashlyticsPlugin = " 3.0.6 "
31+ firebaseCrashlyticsPlugin = " 3.0.7 "
3232firebasePerfPlugin = " 2.0.2"
33- firebasePerf = " 22.0.4 "
34- firebaseAnalytics = " 23.0 .0"
35- firebaseCrashlytics = " 20.0.4 "
36- material = " 1.13 .0"
33+ firebasePerf = " 22.0.5 "
34+ firebaseAnalytics = " 23.2 .0"
35+ firebaseCrashlytics = " 20.0.6 "
36+ material = " 1.14 .0"
3737protobuf = " 4.33.5"
3838
3939# Networking
4040okhttp = " 5.3.2"
4141ktor = " 3.4.0"
4242
4343# Serialization
44- gson = " 2.13.2 "
44+ gson = " 2.14.0 "
4545jacksonDatabind = " 2.21.0"
4646
4747# Image Loading
48- glide = " 5.0.5 "
48+ glide = " 5.0.7 "
4949
5050# Other Libraries
5151desugarJdkLibs = " 2.1.5"
@@ -56,15 +56,15 @@ vectorChildFinder = "1.0.0"
5656rikkaxInsets = " 1.3.0"
5757rikkaxLayoutinflater = " 1.3.0"
5858baseRecyclerViewAdapterHelper = " 3.0.12"
59- lunarJava = " 1.7.6 "
59+ lunarJava = " 1.7.7 "
6060shizuku = " 13.1.5"
6161hiddenApiBypass = " 6.1"
6262markdown = " 0.7.3"
6363gplayapi = " 3.3.1"
6464jbcrypt = " 0.4"
6565sardineAndroid = " 0.9"
66- sqliteJdbc = " 3.51.2 .0"
67- mavenArtifact = " 3.9.12 "
66+ sqliteJdbc = " 3.53.1 .0"
67+ mavenArtifact = " 3.9.15 "
6868commonsText = " 1.15.0"
6969toastcompat = " 1.1.0"
7070
Original file line number Diff line number Diff line change 11# Fri Feb 13 21:18:38 CST 2026
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-9.3 .1-bin.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.5 .1-bin.zip
55networkTimeout =10000
66validateDistributionUrl =true
77zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments