11[versions ]
2- agp = " 8.5.2 "
3- coroutinesVersion = " 1.10.1 "
4- googleApiClient = " 2.7.1 "
5- googleHttpClientGson = " 1.45.2 "
6- googleOauthClient = " 1.36 .0"
7- kotlin = " 2.1.20 "
2+ agp = " 8.7.0 "
3+ coroutinesVersion = " 1.10.2 "
4+ googleApiClient = " 2.7.2 "
5+ googleHttpClientGson = " 1.47.0 "
6+ googleOauthClient = " 1.39 .0"
7+ kotlin = " 2.1.21 "
88android-minSdk = " 24"
99android-compileSdk = " 35"
10- kotlinxSerializationJson = " 1.7.3"
11- ktorServerCore = " 3.0.1"
12- nexus-publish = " 2.0.0-rc-1"
13- gradle-maven-publish-plugin-version = " 0.29.0"
10+ kotlinxSerializationJson = " 1.8.1"
11+ ktorServerCore = " 3.1.1"
12+ gradle-maven-publish-plugin-version = " 0.32.0"
1413credentials = " 1.5.0"
1514firebaseAuth = " 2.1.0"
1615googleid = " 1.1.1"
1716kermit = " 2.0.4"
1817
1918android-targetSdk = " 35"
20- compose-plugin = " 1.7.1 "
19+ compose-plugin = " 1.8.0 "
2120androidx-activityCompose = " 1.10.1"
2221
2322
@@ -32,7 +31,6 @@ ktor-serialization-kotlinx-json = { module = "io.ktor:ktor-serialization-kotlinx
3231ktor-server-content-negotiation = { module = " io.ktor:ktor-server-content-negotiation" , version.ref = " ktorServerCore" }
3332ktor-server-core = { module = " io.ktor:ktor-server-core" , version.ref = " ktorServerCore" }
3433ktor-server-netty = { module = " io.ktor:ktor-server-netty" , version.ref = " ktorServerCore" }
35- nexus-publish = { module = " io.github.gradle-nexus.publish-plugin:io.github.gradle-nexus.publish-plugin.gradle.plugin" , version.ref = " nexus-publish" }
3634gradle-maven-publish-plugin = { module = " com.vanniktech:gradle-maven-publish-plugin" , version.ref = " gradle-maven-publish-plugin-version" }
3735androidx-credentials = { module = " androidx.credentials:credentials" , version.ref = " credentials" }
3836androidx-credentials-play-services-auth = { module = " androidx.credentials:credentials-play-services-auth" , version.ref = " credentials" }
0 commit comments