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