Skip to content

Commit 3fde0fb

Browse files
authored
Merge pull request #131 from wordpress-mobile/update/publish-to-s3-plugin-to-0.9.0
Update publish-to-s3 Gradle plugin to 0.9.0
2 parents 0f3b7f1 + 76bf65a commit 3fde0fb

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)