update version to 32

This commit is contained in:
tibbi 2017-04-01 19:35:10 +02:00
parent 405e8a3f79
commit f3c7e35cc8
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ android {
applicationId "com.simplemobiletools.notes" applicationId "com.simplemobiletools.notes"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 31 versionCode 32
versionName "2.1.2" versionName "2.1.2"
} }