We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c952026 commit 77e6864Copy full SHA for 77e6864
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ java = "19"
6
multiplatform-locale = "0.9.0"
7
8
[libraries]
9
-androidpublisher = { module = "com.google.apis:google-api-services-androidpublisher", version = "v3-rev20251119-2.0.0" }
+androidpublisher = { module = "com.google.apis:google-api-services-androidpublisher", version = "v3-rev20251210-2.0.0" }
10
clikt = { module = "com.github.ajalt:clikt", version = "2.8.0" }
11
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
12
kotlinx-datetime = "org.jetbrains.kotlinx:kotlinx-datetime:0.6.2"
0 commit comments