diff --git a/metadata/com.unitstool.yml b/metadata/com.unitstool.yml index 8d9e0b0367..a7eb30e7eb 100644 --- a/metadata/com.unitstool.yml +++ b/metadata/com.unitstool.yml @@ -279,7 +279,29 @@ Builds: scandelete: - node_modules/ + - versionName: 1.0.14 + versionCode: 9040 + commit: 380e8d9f9dc0142ca821ae42c429f26ac01d04fb + subdir: android/app + sudo: + - apt-get update + - apt-get install -y npm + init: npm install + gradle: + - yes + scanignore: + - node_modules/jsc-android + - node_modules/react-native/sdks/hermesc/linux64-bin/hermesc + - node_modules/react-native-reanimated/android/build.gradle + - node_modules/react-native-safe-area-context/android/build.gradle + - node_modules/react-native-screens/android/build.gradle + - node_modules/react-native-snackbar/android/build.gradle + - node_modules/react-native-vector-icons/android/build.gradle + - node_modules/@react-native-async-storage/async-storage/android/build.gradle + scandelete: + - node_modules/ + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.0.13 -CurrentVersionCode: 9030 +CurrentVersion: 1.0.14 +CurrentVersionCode: 9040