update version to 3.1.5
This commit is contained in:
parent
c3766e9518
commit
8e35176c57
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.simplemobiletools.draw"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 31
|
||||
versionName "3.1.4"
|
||||
versionCode 32
|
||||
versionName "3.1.5"
|
||||
setProperty("archivesBaseName", "draw")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue