Skip to content

Commit

Permalink
Updated the versionCode and versionName
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMint authored Apr 6, 2021
1 parent a85cde3 commit 29a8d2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "com.example.retouchephoto"
minSdkVersion 26
targetSdkVersion 29
versionCode 1
versionName "1.1"
versionCode 2
versionName "1.12"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
renderscriptTargetApi 18
renderscriptSupportModeEnabled true
Expand Down

0 comments on commit 29a8d2f

Please sign in to comment.