Skip to content

Commit

Permalink
Merge pull request #578 from CruGlobal/develop
Browse files Browse the repository at this point in the history
develop > master
  • Loading branch information
reldredge71 committed Oct 19, 2018
2 parents a854c3e + 37c0f88 commit 1926d92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ android {
applicationId "com.missionhub"
minSdkVersion 16
targetSdkVersion 26
versionName "4.2.4"
versionName "4.2.5"
versionCode grgit.log(includes:['HEAD']).size() + 363
ndk {
abiFilters "armeabi-v7a", "x86"
Expand Down
2 changes: 1 addition & 1 deletion ios/MissionHub/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>4.2.4</string>
<string>4.2.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand Down

0 comments on commit 1926d92

Please sign in to comment.