update version to 3.0.2
This commit is contained in:
parent
26d5806284
commit
400499785d
1 changed files with 2 additions and 2 deletions
|
@ -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")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue