update version to 5.4.0
This commit is contained in:
parent
3aa4a8dab6
commit
b9aa361134
|
@ -15,8 +15,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.flashlight"
|
applicationId "com.simplemobiletools.flashlight"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 43
|
versionCode 44
|
||||||
versionName "5.3.0"
|
versionName "5.4.0"
|
||||||
setProperty("archivesBaseName", "flashlight")
|
setProperty("archivesBaseName", "flashlight")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue