Skip to content

Commit fbd43a3

Browse files
committed
Correct the mobile versionName to 1.0.3
1 parent 7c53618 commit fbd43a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ android {
99
minSdkVersion 15
1010
targetSdkVersion 22
1111
versionCode 6
12-
versionName "1.0.6"
12+
versionName "1.0.3"
1313
}
1414

1515
Properties props = new Properties()

0 commit comments

Comments
 (0)