Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
SalvatoreAD committed May 17, 2021
1 parent 22e861b commit d5d8d86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ ext {
compileSdkVersion = 30
targetSdkVersion = compileSdkVersion
buildToolsVersion = "30.0.2"
versionCode = 4
versionName = '1.1.2'
versionCode = 5
versionName = '1.2.0'

PUBLISH_GROUP_ID = 'com.anthonycr.grant'
PUBLISH_ARTIFACT_ID = 'permissions'
Expand Down

0 comments on commit d5d8d86

Please sign in to comment.