Skip to content

Commit 29a8d2f

Browse files
authored
Updated the versionCode and versionName
1 parent a85cde3 commit 29a8d2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
applicationId "com.example.retouchephoto"
77
minSdkVersion 26
88
targetSdkVersion 29
9-
versionCode 1
10-
versionName "1.1"
9+
versionCode 2
10+
versionName "1.12"
1111
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1212
renderscriptTargetApi 18
1313
renderscriptSupportModeEnabled true

0 commit comments

Comments
 (0)