update version to 3.1.5
This commit is contained in:
parent
c3766e9518
commit
8e35176c57
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.simplemobiletools.draw"
|
applicationId "com.simplemobiletools.draw"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 31
|
versionCode 32
|
||||||
versionName "3.1.4"
|
versionName "3.1.5"
|
||||||
setProperty("archivesBaseName", "draw")
|
setProperty("archivesBaseName", "draw")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue