Skip to content

Commit

Permalink
Bump version for Release 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NitishGadangi committed Jun 23, 2021
1 parent 2ad46f1 commit 8ee4286
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 6
versionName "2.0"
versionCode 7
versionName "2.1"

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

Expand Down

0 comments on commit 8ee4286

Please sign in to comment.