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