Go to file
Djalim Simaila d8a3431c50
Some checks failed
Building APK / build-apl (push) Failing after 7m29s
🎉 feat(.gitea/workflows/buildapk.yaml): add new GitHub Actions workflow for building APK
This workflow triggers on every push, sets up Java, Android SDK, bun, and EAS, installs dependencies, builds the APK, zips all APK files, and uploads the zipped APK as an artifact.
2024-04-05 14:10:50 +02:00
.bundle add project 2023-03-27 11:52:28 +02:00
.gitea/workflows 🎉 feat(.gitea/workflows/buildapk.yaml): add new GitHub Actions workflow for building APK 2024-04-05 14:10:50 +02:00
android Added ios and Android folder back into project 2024-04-05 00:54:16 +02:00
assets V1.1.0 i guess 2024-04-02 16:36:04 +02:00
ios Added ios and Android folder back into project 2024-04-05 00:54:16 +02:00
src Prettier Refactor 2024-04-05 00:53:17 +02:00
.eslintrc.js add project 2023-03-27 11:52:28 +02:00
.gitignore Added ios and Android folder back into project 2024-04-05 00:54:16 +02:00
.node-version add project 2023-03-27 11:52:28 +02:00
.prettierrc.js add project 2023-03-27 11:52:28 +02:00
.ruby-version add project 2023-03-27 11:52:28 +02:00
.watchmanconfig add project 2023-03-27 11:52:28 +02:00
app.json feat(app.json): add bundleIdentifier for iOS and projectId for EAS 2024-04-05 00:54:33 +02:00
App.tsx Prettier Refactor 2024-04-05 00:53:17 +02:00
babel.config.js V1.1.0 i guess 2024-04-02 16:36:04 +02:00
bun.lockb 🎉 feat(.gitea/workflows/buildapk.yaml): add new GitHub Actions workflow for building APK 2024-04-05 14:10:50 +02:00
eas.json 🔧 chore(eas.json): add android buildType to development and production configurations to specify APK build type 2024-04-05 11:20:17 +02:00
package.json 🔧 chore(eas.json): add android buildType to development and production configurations to specify APK build type 2024-04-05 11:20:17 +02:00
tsconfig.json V1.1.0 i guess 2024-04-02 16:36:04 +02:00
webpack.config.js V1.1.0 i guess 2024-04-02 16:36:04 +02:00