Skip to content

Commit d2334e4

Browse files
chore(deps): bump io.github.gradle-nexus.publish-plugin in /android (#775)
Bumps io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0. --- updated-dependencies: - dependency-name: io.github.gradle-nexus.publish-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5545696 commit d2334e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818
id 'com.android.application' version '8.3.2' apply false
1919
id 'com.android.library' version '8.3.2' apply false
2020
id 'org.jetbrains.kotlin.android' version '1.9.23' apply false
21-
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
21+
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
2222
}
2323

2424
nexusPublishing {

0 commit comments

Comments
 (0)