update version to 5.0.0
This commit is contained in:
parent
794232e26b
commit
883df5e3c8
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.simplemobiletools.flashlight"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 31
|
||||
versionName "4.2.0"
|
||||
versionCode 32
|
||||
versionName "5.0.0"
|
||||
setProperty("archivesBaseName", "flashlight")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue