Skip to content

Commit 923080d

Browse files
committed
add a patch version to the versionName too
1 parent c6f5cd6 commit 923080d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ android {
1111
minSdkVersion 16
1212
targetSdkVersion 23
1313
versionCode 18
14-
versionName "2.0"
14+
versionName "2.0.0"
1515
}
1616

1717
signingConfigs {

0 commit comments

Comments
 (0)