We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b34af64 commit 6fa6241Copy full SHA for 6fa6241
1 file changed
app/build.gradle
@@ -25,8 +25,8 @@ android {
25
applicationId "com.dan.simplerawcamera"
26
minSdkVersion 28
27
targetSdkVersion 30
28
- versionCode 14
29
- versionName '2.14'
+ versionCode 15
+ versionName '2.15'
30
31
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
32
}
0 commit comments