update version to 3.1.0
This commit is contained in:
parent
76c14b3fb4
commit
b991f59e1e
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "com.simplemobiletools.draw"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 26
|
||||
versionName "3.0.1"
|
||||
versionCode 27
|
||||
versionName "3.1.0"
|
||||
setProperty("archivesBaseName", "draw")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue