Skip to content

Commit 72c7303

Browse files
committed
Update version to 0.4.2
1 parent eda68c8 commit 72c7303

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
@@ -31,7 +31,7 @@ task clean(type: Delete) {
3131

3232
ext {
3333

34-
versionNameLib = "0.4.1"
34+
versionNameLib = "0.4.2"
3535
versionNameApp = "v$versionNameLib"
3636
versionCode = getCiBuildNumber()
3737

0 commit comments

Comments
 (0)