update version to 5.6.1
This commit is contained in:
parent
8f8273ec6f
commit
efe69918be
|
@ -15,8 +15,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.flashlight"
|
applicationId "com.simplemobiletools.flashlight"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 52
|
versionCode 53
|
||||||
versionName "5.6.0"
|
versionName "5.6.1"
|
||||||
setProperty("archivesBaseName", "flashlight")
|
setProperty("archivesBaseName", "flashlight")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue