join #19

Merged
amaliadwiy merged 222 commits from join into v1 2026-02-09 11:18:03 +08:00
201 changed files with 4226 additions and 1411 deletions
Showing only changes of commit 1509d1b702 - Show all commits

View File

@@ -4,7 +4,7 @@ export default {
expo: {
name: "Desa+",
slug: "mobile-darmasaba",
version: "1.0.2",
version: "1.0.3",
jsEngine: "jsc",
orientation: "portrait",
icon: "./assets/images/logo-icon-small.png",
@@ -22,7 +22,7 @@ export default {
},
android: {
package: "mobiledarmasaba.app",
versionCode: 6,
versionCode: 7,
adaptiveIcon: {
foregroundImage: "./assets/images/logo-icon-small.png",
backgroundColor: "#ffffff"