Skip to content

Commit

Permalink
[expo-go] Bump version [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvatne committed May 2, 2024
1 parent ae7bc99 commit a11feb5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions apps/expo-go/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ android {

defaultConfig {
applicationId 'host.exp.exponent'
versionCode 226
versionName '2.31.0'
versionCode 227
versionName '2.31.1'

multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down
4 changes: 2 additions & 2 deletions apps/expo-go/ios/Exponent/Supporting/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>2.31.2</string>
<string>2.31.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand Down Expand Up @@ -57,7 +57,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>2.31.2</string>
<string>2.31.3</string>
<key>FacebookAdvertiserIDCollectionEnabled</key>
<false/>
<key>FacebookAppID</key>
Expand Down

0 comments on commit a11feb5

Please sign in to comment.