d3ro-voice/apps/mobile-rn/android
Yun Chan f14341ace4
Some checks failed
deploy-site / deploy (push) Failing after 1m6s
fix(release): keep the updater configuration in the installer
Installing the previous build left an app that could not update itself: the
packaging path used to guarantee the native module build does not create the
updater configuration file, so the update client had nothing to read.

That file is now written from the single feed source and its presence in the
packaged app is checked before anything is published, so an installer that
cannot update can no longer be released.
2026-09-18 16:35:03 +09:00
..
app fix(release): keep the updater configuration in the installer 2026-09-18 16:35:03 +09:00
gradle/wrapper feat(mobile): Expo → RN CLI 전환 + Android 빌드 성공 2026-04-13 21:13:40 +09:00
build.gradle feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
gradle.properties feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
gradlew fix(ci): make mobile Gradle wrapper executable 2026-08-29 19:25:09 +09:00
gradlew.bat feat(mobile): Expo → RN CLI 전환 + Android 빌드 성공 2026-04-13 21:13:40 +09:00
settings.gradle feat(mobile): Expo → RN CLI 전환 + Android 빌드 성공 2026-04-13 21:13:40 +09:00