aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app.json
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-09-14 20:36:03 +0100
committerMohamedBassem <me@mbassem.com>2024-09-14 20:36:03 +0100
commit095995dd16be5b6d120ffb763b13a3075f4108ec (patch)
tree0167fb4282d40d4f72e25e1668ddb8077d29ece0 /apps/mobile/app.json
parent3452e47c94a55a525620c244f57edb9482989d1c (diff)
downloadkarakeep-095995dd16be5b6d120ffb763b13a3075f4108ec.tar.zst
fix(mobile): Fix some icon colors in dark mode
Diffstat (limited to 'apps/mobile/app.json')
-rw-r--r--apps/mobile/app.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/mobile/app.json b/apps/mobile/app.json
index e1f52acb..37ebcf7c 100644
--- a/apps/mobile/app.json
+++ b/apps/mobile/app.json
@@ -30,7 +30,7 @@
"NSAllowsLocalNetworking": true
}
},
- "buildNumber": "10"
+ "buildNumber": "11"
},
"android": {
"adaptiveIcon": {
@@ -48,7 +48,7 @@
}
},
"package": "app.hoarder.hoardermobile",
- "versionCode": 10
+ "versionCode": 11
},
"plugins": [
"expo-router",