update version to 2.3.1 (34)

This commit is contained in:
tibbi 2017-08-07 22:46:07 +02:00
parent 902ccdabf1
commit 5c1c618d89
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 23
versionCode 33
versionName "2.3.0"
versionCode 34
versionName "2.3.1"
}
signingConfigs {