浏览代码

version bump

Daniel 1 月之前
父节点
当前提交
3a19aaa5b7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app.config.ts

+ 1 - 1
app.config.ts

@@ -143,7 +143,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
       'FOREGROUND_SERVICE',
       'FOREGROUND_SERVICE',
       'READ_MEDIA_VIDEO'
       'READ_MEDIA_VIDEO'
     ],
     ],
-    versionCode: 87 // 2.0.33, last version sent to Google is 86 (2.0.32)
+    versionCode: 88 // 2.0.33, last version sent to Google is 87 (2.0.33 retracted)
   },
   },
   plugins: [
   plugins: [
     [
     [