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.
2 parents 0f3b7f1 + 76bf65a commit 3fde0fbCopy full SHA for 3fde0fb
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