aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/app.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/mobile/app.config.js')
-rw-r--r--apps/mobile/app.config.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/mobile/app.config.js b/apps/mobile/app.config.js
index 5385b2d5..910ea021 100644
--- a/apps/mobile/app.config.js
+++ b/apps/mobile/app.config.js
@@ -35,7 +35,7 @@ export default {
NSAllowsArbitraryLoads: true,
},
},
- buildNumber: "28",
+ buildNumber: "29",
},
android: {
adaptiveIcon: {
@@ -54,7 +54,7 @@ export default {
},
},
package: "app.hoarder.hoardermobile",
- versionCode: 28,
+ versionCode: 29,
},
plugins: [
"./plugins/trust-local-certs.js",