update versioncode to 36
This commit is contained in:
parent
fd08072adf
commit
97ff56be7a
|
@ -10,7 +10,7 @@ android {
|
|||
applicationId "com.simplemobiletools.draw"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 35
|
||||
versionCode 36
|
||||
versionName "4.1.0"
|
||||
setProperty("archivesBaseName", "draw")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue