Skip to content

Commit

Permalink
Bump build number to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
sdunster committed Aug 2, 2018
1 parent d42b475 commit 7ebc17b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ android {
applicationId "com.callout"
minSdkVersion 16
targetSdkVersion 22
versionCode 7
versionCode 8
versionName "0.1"
ndk {
abiFilters "armeabi-v7a", "x86"
Expand Down
2 changes: 1 addition & 1 deletion client/ios/Callout/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>7</string>
<string>8</string>
<key>CodePushDeploymentKey</key>
<string>RI6UfCKevlNt4DsfOcrdpRuADRwvae9e3d88-2347-4e09-a02a-76e4d3554374</string>
<key>LSRequiresIPhoneOS</key>
Expand Down

0 comments on commit 7ebc17b

Please sign in to comment.