Skip to content

Commit 77e6864

Browse files
fix(deps): update dependency com.google.apis:google-api-services-androidpublisher to v3-rev20251210-2.0.0
1 parent c952026 commit 77e6864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ java = "19"
66
multiplatform-locale = "0.9.0"
77

88
[libraries]
9-
androidpublisher = { module = "com.google.apis:google-api-services-androidpublisher", version = "v3-rev20251119-2.0.0" }
9+
androidpublisher = { module = "com.google.apis:google-api-services-androidpublisher", version = "v3-rev20251210-2.0.0" }
1010
clikt = { module = "com.github.ajalt:clikt", version = "2.8.0" }
1111
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
1212
kotlinx-datetime = "org.jetbrains.kotlinx:kotlinx-datetime:0.6.2"

0 commit comments

Comments
 (0)