Skip to content

Commit 76bf65a

Browse files
committed
Update publish-to-s3 Gradle plugin to 0.9.0
1 parent 0f3b7f1 commit 76bf65a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
gradle.ext.kotlinVersion = '1.6.10'
33
gradle.ext.agpVersion = '8.1.0'
4-
gradle.ext.automatticPublishToS3Version = '0.8.0'
4+
gradle.ext.automatticPublishToS3Version = '0.9.0'
55

66
plugins {
77
id "org.jetbrains.kotlin.android" version gradle.ext.kotlinVersion

0 commit comments

Comments
 (0)