Skip to content

Commit

Permalink
update app versions
Browse files Browse the repository at this point in the history
  • Loading branch information
roeierez committed Jun 10, 2024
1 parent 679e907 commit 56ed640
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 @@ -34,7 +34,7 @@ android {
targetSdkVersion 33
multiDexEnabled true
versionCode 1
versionName "0.17.5-beta"
versionName "0.17.6-beta"
}

signingConfigs {
Expand Down
2 changes: 1 addition & 1 deletion ios/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.17.5</string>
<string>0.17.6</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand Down

0 comments on commit 56ed640

Please sign in to comment.