File tree Expand file tree Collapse file tree 7 files changed +1
-7
lines changed Expand file tree Collapse file tree 7 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,6 @@ project.afterEvaluate {
8282
8383 groupId " org.wordpress"
8484 artifactId " aztec"
85- artifact tasks. named(" androidSourcesJar" )
8685 // version is set by 'publish-to-s3' plugin
8786 }
8887 }
Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ project.afterEvaluate {
3535
3636 groupId " org.wordpress.aztec"
3737 artifactId " glide-loader"
38- artifact tasks. named(" androidSourcesJar" )
3938 // version is set by 'publish-to-s3' plugin
4039 }
4140 }
Original file line number Diff line number Diff line change @@ -51,7 +51,6 @@ project.afterEvaluate {
5151
5252 groupId " org.wordpress.aztec"
5353 artifactId " media-placeholders"
54- artifact tasks. named(" androidSourcesJar" )
5554 // version is set by 'publish-to-s3' plugin
5655 }
5756 }
Original file line number Diff line number Diff line change @@ -39,7 +39,6 @@ project.afterEvaluate {
3939
4040 groupId " org.wordpress.aztec"
4141 artifactId " picasso-loader"
42- artifact tasks. named(" androidSourcesJar" )
4342 // version is set by 'publish-to-s3' plugin
4443 }
4544 }
Original file line number Diff line number Diff line change 11pluginManagement {
22 gradle. ext. kotlinVersion = ' 1.6.10'
33 gradle. ext. agpVersion = ' 8.0.2'
4- gradle. ext. automatticPublishToS3Version = ' 0.7 .0'
4+ gradle. ext. automatticPublishToS3Version = ' 0.8 .0'
55
66 plugins {
77 id " com.android.library" version gradle. ext. agpVersion
Original file line number Diff line number Diff line change @@ -54,7 +54,6 @@ project.afterEvaluate {
5454
5555 groupId " org.wordpress.aztec"
5656 artifactId " wordpress-comments"
57- artifact tasks. named(" androidSourcesJar" )
5857 // version is set by 'publish-to-s3' plugin
5958 }
6059 }
Original file line number Diff line number Diff line change @@ -51,7 +51,6 @@ project.afterEvaluate {
5151
5252 groupId " org.wordpress.aztec"
5353 artifactId " wordpress-shortcodes"
54- artifact tasks. named(" androidSourcesJar" )
5554 // version is set by 'publish-to-s3' plugin
5655 }
5756 }
You can’t perform that action at this time.
0 commit comments