update versionCode to 2
This commit is contained in:
parent
24ff0c178c
commit
16c791ab4b
|
@ -9,7 +9,7 @@ android {
|
|||
applicationId "com.simplemobiletools.gallery"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
versionCode 1
|
||||
versionCode 2
|
||||
versionName "1.1"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue