upd: version app

This commit is contained in:
2025-09-02 11:07:06 +08:00
parent 24e1ace521
commit db0f0ecd6c

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"