Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
sadiqrazasyed committed Dec 13, 2017
1 parent 794b7a2 commit 618abd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ android {
minSdkVersion rootProject.ext.MinSdk
targetSdkVersion rootProject.ext.TargetSdk
versionCode 174
versionName "1.7.0-b5"
versionName "1.7.0-b5-1"
vectorDrawables.useSupportLibrary = true
manifestPlaceholders = [onesignal_app_id: "key",
onesignal_google_project_number: "key"]
Expand Down

0 comments on commit 618abd1

Please sign in to comment.