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 5c137e8 commit 6dd4e15Copy full SHA for 6dd4e15
1 file changed
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "com.simplemobiletools.draw"
11
minSdkVersion 16
12
targetSdkVersion 23
13
- versionCode 19
14
- versionName "2.0.1"
+ versionCode 20
+ versionName "2.1.0"
15
}
16
17
signingConfigs {
0 commit comments