File tree Expand file tree Collapse file tree 2 files changed +32
-32
lines changed
Expand file tree Collapse file tree 2 files changed +32
-32
lines changed Original file line number Diff line number Diff line change 11[versions ]
22versionName = " 0.6.8"
3- versionCode = " 190 "
4- targetSdk = " 34 "
5- compileSdk = " 35 "
3+ versionCode = " 191 "
4+ targetSdk = " 36 "
5+ compileSdk = " 36 "
66minSdk = " 24"
7- agp = " 8.9.1 "
8- kotlin = " 2.1.20 "
9- ksp = " 2.1.20-1 .0.32 " # Should match kotlin version
10- appcompat = " 1.7.0 "
7+ agp = " 8.13.2 "
8+ kotlin = " 2.2.21 "
9+ ksp = " 2.2.21-2 .0.4 " # Should match kotlin version
10+ appcompat = " 1.7.1 "
1111composeCompiler = " 1.5.7"
12- composeBom = " 2025.03.01 "
13- composeActivity = " 1.10.1 "
14- composeJunit = " 1.7.8 "
15- lifecycleViewModel = " 2.8.7 "
16- navigation = " 2.8.9 "
12+ composeBom = " 2026.02.00 "
13+ composeActivity = " 1.12.4 "
14+ composeJunit = " 1.10.3 "
15+ lifecycleViewModel = " 2.10.0 "
16+ navigation = " 2.9.7 "
1717paging = " 3.1.1" # Do not upgrade!
1818pagingCompose = " 1.0.0-alpha18" # Do not upgrade!
19- gson = " 2.12.1 "
20- retrofit = " 2.11 .0"
21- okhttp = " 5.0.0-alpha.14 "
22- koin = " 4.0.4 "
23- koinCompose = " 4.0.4 "
19+ gson = " 2.13.2 "
20+ retrofit = " 3.0 .0"
21+ okhttp = " 5.3.2 "
22+ koin = " 4.1.1 "
23+ koinCompose = " 4.1.1 "
2424rxAndroidVersion = " 3.0.2"
25- rxJavaVersion = " 3.1.10 "
25+ rxJavaVersion = " 3.1.12 "
2626rxKotlinVersion = " 3.0.1"
2727rxNetworkVersion = " 4.0.0"
28- material = " 1.12 .0"
28+ material = " 1.13 .0"
2929junit = " 4.13.2"
30- mockk = " 1.13.17 "
30+ mockk = " 1.14.9 "
3131mockito = " 2.2.0"
32- coreKtx = " 1.15 .0"
33- crypto = " 1.0 .0"
34- onnx = " 1.21.0 "
35- workManager = " 2.10.0 "
36- room = " 2.6.1 "
32+ coreKtx = " 1.17 .0"
33+ crypto = " 1.1 .0"
34+ onnx = " 1.24.1 "
35+ workManager = " 2.11.1 "
36+ room = " 2.8.4 "
3737timber = " 5.0.1"
38- exif = " 1.4.0 "
39- apacheStringUtils = " 3.17 .0"
38+ exif = " 1.4.2 "
39+ apacheStringUtils = " 3.20 .0"
4040composeGestures = " 4.0.0"
4141crop = " 0.1.1"
4242mvi = " 1.0.2"
4343preferences = " 1.0.1"
4444dayNightSwitch = " 1.0.0"
4545catppuccin = " 0.1.2"
46- turbine = " 1.2.0 "
47- roboelectric = " 4.14 .1"
48- testCoroutines = " 1.10.1 "
46+ turbine = " 1.2.1 "
47+ roboelectric = " 4.16 .1"
48+ testCoroutines = " 1.10.2 "
4949mediaPipeGenerator = " 0.10.21"
50- serialization = " 1.8.1 "
50+ serialization = " 1.10.0 "
5151
5252[libraries ]
5353android-tools-build-gradle = { group = " com.android.tools.build" , name = " gradle" , version.ref = " agp" }
Original file line number Diff line number Diff line change 11# Sat Mar 15 08:34:28 EET 2025
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -bin.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.13 -bin.zip
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments