update version to 3.1.0

This commit is contained in:
tibbi 2018-01-24 23:38:27 +01:00
parent 7bdfc7a87f
commit 58a250f53e

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.flashlight"
minSdkVersion 16
targetSdkVersion 27
versionCode 25
versionName "3.0.1"
versionCode 26
versionName "3.1.0"
setProperty("archivesBaseName", "flashlight")
}