Skip to content

Commit e243a86

Browse files
Upgrade version to 1.0.3
1 parent b4b0f59 commit e243a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ allprojects {
1919
mavenCentral()
2020
mavenLocal()
2121
}
22-
project.version = "1.0.3-beta-1"
22+
project.version = "1.0.3"
2323
}
2424

2525
task clean(type: Delete) {

0 commit comments

Comments
 (0)