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 0f3b7f1 commit 76bf65aCopy full SHA for 76bf65a
settings.gradle
@@ -1,7 +1,7 @@
1
pluginManagement {
2
gradle.ext.kotlinVersion = '1.6.10'
3
gradle.ext.agpVersion = '8.1.0'
4
- gradle.ext.automatticPublishToS3Version = '0.8.0'
+ gradle.ext.automatticPublishToS3Version = '0.9.0'
5
6
plugins {
7
id "org.jetbrains.kotlin.android" version gradle.ext.kotlinVersion
0 commit comments