diff --git a/app.config.js b/app.config.js index e894bd3..69a6601 100644 --- a/app.config.js +++ b/app.config.js @@ -22,7 +22,7 @@ export default { } ] }, - buildNumber: '9' + buildNumber: '10' }, android: { package: IS_PROD ? 'com.matthoran.weechatrn' : 'com.matthoran.weechatrn.dev'