update version to 3 (1.3)
This commit is contained in:
parent
e3f465aab1
commit
976a7ca5b3
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "com.simplemobiletools.filemanager"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
versionCode 2
|
||||
versionName "1.2"
|
||||
versionCode 3
|
||||
versionName "1.3"
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
|
Loading…
Reference in a new issue