update version to 3.3.0

This commit is contained in:
tibbi 2018-02-17 17:26:13 +01:00
parent b208b6393b
commit d7431fe99a

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 27
versionCode 45
versionName "3.2.1"
versionCode 46
versionName "3.3.0"
setProperty("archivesBaseName", "file-manager")
}