update version to 3.3.2
This commit is contained in:
parent
71482a5f66
commit
b778631289
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.filemanager"
|
applicationId "com.simplemobiletools.filemanager"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 47
|
versionCode 48
|
||||||
versionName "3.3.1"
|
versionName "3.3.2"
|
||||||
setProperty("archivesBaseName", "file-manager")
|
setProperty("archivesBaseName", "file-manager")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue