Skip to content

Commit

Permalink
[android] Bump Expo Go version
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvatne committed Jun 27, 2023
1 parent 31f961c commit b2ea20c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ android {
targetSdkVersion safeExtGet("targetSdkVersion", 33)
// ADD VERSIONS HERE
// BEGIN VERSIONS
versionCode 183
versionName '2.28.0'
versionCode 192
versionName '2.29.0'
// END VERSIONS

multiDexEnabled true
Expand Down

0 comments on commit b2ea20c

Please sign in to comment.