We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a85cde3 commit 29a8d2fCopy full SHA for 29a8d2f
app/build.gradle
@@ -6,8 +6,8 @@ android {
6
applicationId "com.example.retouchephoto"
7
minSdkVersion 26
8
targetSdkVersion 29
9
- versionCode 1
10
- versionName "1.1"
+ versionCode 2
+ versionName "1.12"
11
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
12
renderscriptTargetApi 18
13
renderscriptSupportModeEnabled true
0 commit comments