Skip to content

Commit 2018bad

Browse files
committed
Update publish plugin
1 parent 3f8a19d commit 2018bad

File tree

1 file changed

+1
-1
lines changed
  • buildSrc/src/main/kotlin/com/holix/android/bottomsheetdialog/compose

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/com/holix/android/bottomsheetdialog/compose/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package com.holix.android.bottomsheetdialog.compose
22

33
object Versions {
44
internal const val ANDROID_GRADLE_PLUGIN = "8.1.0"
5-
internal const val GRADLE_NEXUS_PUBLISH_PLUGIN = "1.1.0"
5+
internal const val GRADLE_NEXUS_PUBLISH_PLUGIN = "1.3.0"
66
internal const val KOTLIN = "1.9.0"
77

88
internal const val MATERIAL = "1.9.0"

0 commit comments

Comments
 (0)