Skip to content

Commit a5cb726

Browse files
committed
Updated Publishing Version
1 parent e17f0bb commit a5cb726

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SlideActionLayout/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ afterEvaluate {
5050
release(MavenPublication) {
5151
from components.release
5252
groupId = 'com.github.Aftermoon-dev.SlideActionLayout'
53-
version = '1.1-rtest0'
53+
version = '1.1.0-beta1'
5454
}
5555

5656
debug(MavenPublication) {
5757
from components.debug
5858
groupId = 'com.github.Aftermoon-dev.SlideActionLayout'
59-
version = '1.1-rtest0'
59+
version = '1.1.0-beta1'
6060
}
6161
}
6262
}

0 commit comments

Comments
 (0)