33android-minSdk = " 24"
44android-targetSdk = " 36"
55android-compileSdk = " 36"
6- dokkaBase = " 2.1 .0"
7- gradleDownloadTask = " 5.6 .0"
6+ dokkaBase = " 2.2 .0"
7+ gradleDownloadTask = " 5.7 .0"
88java = " 17"
99
1010# Dependencies
11- kermit = " 2.0.8 "
11+ kermit = " 2.1.0 "
1212kotlin = " 2.3.21"
1313ksp = " 2.3.3"
14- coroutines = " 1.10.2 "
15- kotlinx-datetime = " 0.7.1 "
16- serialization = " 1.10 .0"
17- kotlinx-io = " 0.8 .0"
18- ktor = " 3.4 .0"
14+ coroutines = " 1.11.0 "
15+ kotlinx-datetime = " 0.8.0 "
16+ serialization = " 1.11 .0"
17+ kotlinx-io = " 0.9 .0"
18+ ktor = " 3.5 .0"
1919uuid = " 0.8.4"
2020powersync-core = " 0.4.14"
2121rsocket = " 0.20.0"
@@ -26,36 +26,36 @@ stately = "2.1.0"
2626supabase = " 3.6.0"
2727junit = " 4.13.2"
2828
29- compose = " 1.9.3 " # This is for the multiplatform compose
30- androidCompose = " 2025.11 .01"
31- compose-preview = " 1.9.5 "
32- compose-lifecycle = " 2.9.6 "
33- androidxSqlite = " 2.6.0 "
29+ compose = " 1.11.0 " # This is for the multiplatform compose
30+ androidCompose = " 2026.05 .01"
31+ compose-preview = " 1.11.2 "
32+ compose-lifecycle = " 2.10.0 "
33+ androidxSqlite = " 2.6.2 "
3434androidxSplashscreen = " 1.2.0"
35- room = " 2.8.0 "
36- sqldelight = " 2.1.0 "
35+ room = " 2.8.4 "
36+ sqldelight = " 2.3.2 "
3737
3838# plugins
39- android-gradle-plugin = " 9.0.0 "
40- maven-publish = " 0.34 .0"
41- download-plugin = " 5.6 .0"
39+ android-gradle-plugin = " 9.2.1 "
40+ maven-publish = " 0.36 .0"
41+ download-plugin = " 5.7 .0"
4242mokkery = " 3.3.0"
43- kotlinter = " 5.2 .0"
44- buildKonfig = " 0.17.1 "
43+ kotlinter = " 5.5 .0"
44+ buildKonfig = " 0.21.2 "
4545
4646# Sample - Android
47- androidx-core = " 1.17 .0"
48- androidx-activity-compose = " 1.10.1 "
47+ androidx-core = " 1.18 .0"
48+ androidx-activity-compose = " 1.13.0 "
4949materialIconsExtended = " 1.7.8"
5050
5151androidx-appcompat = " 1.7.1"
5252androidx-espresso-core = " 3.7.0"
53- androidx-lifecycle = " 2.9.2 "
54- androidx-material = " 1.12 .0"
53+ androidx-lifecycle = " 2.10.0 "
54+ androidx-material = " 1.14 .0"
5555androidx-test-runner = " 1.7.0"
5656androidx-test-rules = " 1.7.0"
5757junitVersion = " 1.3.0"
58- koin-bom = " 4.1.0 "
58+ koin-bom = " 4.2.1 "
5959
6060[libraries ]
6161dokka-gradle-plugin = { module = " org.jetbrains.dokka:dokka-gradle-plugin" , version.ref = " dokkaBase" }
0 commit comments