bump to build 18 version 0.4.7 to match the latest upload to ios

This commit is contained in:
2025-05-20 20:27:38 -06:00
parent 79b2218129
commit 22978a1eda
3 changed files with 10 additions and 10 deletions

View File

@@ -346,7 +346,7 @@ Prerequisites: macOS with Xcode installed
npx capacitor-assets generate --ios
```
4. Bump the version to match Android
4. Bump the version to match Android:
```
cd ios/App
@@ -413,7 +413,7 @@ Prerequisites: Android Studio with SDK installed
npx capacitor-assets generate --android
```
4. Bump version to match iOS, in android/app/build.gradleq
4. Bump version to match iOS: android/app/build.gradle
5. Open the project in Android Studio: