join #19

Merged
amaliadwiy merged 222 commits from join into v1 2026-02-09 11:18:03 +08:00
140 changed files with 3780 additions and 1136 deletions
Showing only changes of commit db0f0ecd6c - Show all commits

View File

@@ -4,7 +4,7 @@ export default {
expo: {
name: "mobile-darmasaba",
slug: "mobile-darmasaba",
version: "1.0.0",
version: "1.0.1",
jsEngine: "jsc",
orientation: "portrait",
icon: "./assets/images/icon.png",
@@ -21,7 +21,7 @@ export default {
},
android: {
package: "mobiledarmasaba.app",
versionCode: 1,
versionCode: 2,
adaptiveIcon: {
foregroundImage: "./assets/images/splash-icon.png",
backgroundColor: "#ffffff"