Skip to content

Commit 1ef2d19

Browse files
committed
Updated build versionName to trigger release
1 parent 12f3e2e commit 1ef2d19

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
@@ -28,6 +28,6 @@ subprojects {
2828
ext.targetSdkVer = 24
2929
ext.supportLibVer = "24.0.0"
3030

31-
ext.versionName = "0.3.04"
31+
ext.versionName = "0.3.06"
3232
ext.versionCode = 12
3333
}

0 commit comments

Comments
 (0)