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 2964d1c commit 8aba9c6Copy full SHA for 8aba9c6
1 file changed
app/build.gradle
@@ -11,8 +11,8 @@ android {
11
applicationId "com.simplemobiletools.camera"
12
minSdkVersion 16
13
targetSdkVersion 23
14
- versionCode 24
15
- versionName "1.24"
+ versionCode 25
+ versionName "1.25"
16
}
17
18
signingConfigs {
0 commit comments