update versionCode to 2

This commit is contained in:
tibbi 2016-06-09 21:34:45 +02:00
parent 24ff0c178c
commit 16c791ab4b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 23
versionCode 1
versionCode 2
versionName "1.1"
}