update version to 3.0.2

This commit is contained in:
tibbi 2017-12-28 11:15:52 +01:00
parent 26d5806284
commit 400499785d

View file

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.filemanager"
minSdkVersion 16
targetSdkVersion 27
versionCode 41
versionName "3.0.1"
versionCode 42
versionName "3.0.2"
setProperty("archivesBaseName", "file-manager")
}