mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update UnitsTool to 1.0.14 (9040)
This commit is contained in:
parent
52efcd526b
commit
3524ed0fb3
1 changed files with 24 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue