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 54d6da1 commit da5cf1bCopy full SHA for da5cf1b
1 file changed
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "com.simplemobiletools.draw"
11
minSdkVersion 16
12
targetSdkVersion 27
13
- versionCode 24
14
- versionName "2.4.0"
+ versionCode 25
+ versionName "3.0.0"
15
setProperty("archivesBaseName", "draw")
16
}
17
0 commit comments