Daniel 1 ماه پیش
والد
کامیت
69b7dd8ebd
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      app.config.ts

+ 2 - 2
app.config.ts

@@ -24,7 +24,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
   owner: 'nomadmaniaou',
   scheme: 'nm',
   // Should be updated after every production release (deploy to AppStore/PlayMarket)
-  version: '2.0.33',
+  version: '2.0.34',
   // Should be updated after every dependency change
   runtimeVersion: '1.6',
   orientation: 'portrait',
@@ -143,7 +143,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
       'FOREGROUND_SERVICE',
       'READ_MEDIA_VIDEO'
     ],
-    versionCode: 88 // 2.0.33, last version sent to Google is 87 (2.0.33 retracted)
+    versionCode: 89 // 2.0.34, last version sent to Google is 88 (2.0.33)
   },
   plugins: [
     [