Skip to content

Commit

Permalink
Bump Version for new Release
Browse files Browse the repository at this point in the history
  • Loading branch information
NitishGadangi committed Jul 8, 2021
1 parent 6df9d5e commit 8e0db14
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 @@ -10,8 +10,8 @@ android {
applicationId "com.nitish.privacyindicator"
minSdkVersion 24
targetSdkVersion 30
versionCode 7
versionName "2.1"
versionCode 8
versionName "2.2"

buildConfigField "boolean", "IN_APP_TESTING_TOGGLE", "${project.inAppTestingToggle}"

Expand Down

0 comments on commit 8e0db14

Please sign in to comment.