Skip to content

Commit e734651

Browse files
author
Rory Glynn
committed
Decrement versionName.
1 parent 5a75b02 commit e734651

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 4
12-
versionName "1.0.2"
12+
versionName "1.0.1"
1313
}
1414

1515
Properties props = new Properties()

0 commit comments

Comments
 (0)