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 90d2484 commit d6cc92dCopy full SHA for d6cc92d
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "com.camobap.imgmixer"
10
minSdkVersion 18 // GLESv3
11
targetSdkVersion 28
12
- versionCode 1
13
- versionName "1.0"
+ versionCode 26
+ versionName "1.1"
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
16
externalNativeBuild {
0 commit comments