We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76c14b3 commit b991f59Copy full SHA for b991f59
1 file changed
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "com.simplemobiletools.draw"
10
minSdkVersion 16
11
targetSdkVersion 27
12
- versionCode 26
13
- versionName "3.0.1"
+ versionCode 27
+ versionName "3.1.0"
14
setProperty("archivesBaseName", "draw")
15
}
16
0 commit comments