update version to 2.0.0
This commit is contained in:
parent
f4357a863d
commit
c09d774f83
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.flashlight"
|
applicationId "com.simplemobiletools.flashlight"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 26
|
targetSdkVersion 26
|
||||||
versionCode 22
|
versionCode 23
|
||||||
versionName "1.22"
|
versionName "2.0.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
|
|
Loading…
Reference in New Issue