Skip to content

Commit

Permalink
Merge pull request #1328 from TeamAmaze/bump-versionName
Browse files Browse the repository at this point in the history
Bump gradle versionName
  • Loading branch information
EmmanuelMess committed Jul 2, 2018
1 parent 642ad39 commit c3bb99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android {
minSdkVersion 14
targetSdkVersion 26
versionCode 65
versionName "3.2.1"
versionName "3.3.0RC1"
multiDexEnabled true

vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit c3bb99c

Please sign in to comment.