mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Massive to 2.34 (36249)
This commit is contained in:
parent
d62606da63
commit
d57e4957dd
1 changed files with 29 additions and 2 deletions
|
|
@ -3738,7 +3738,34 @@ Builds:
|
||||||
- node_modules/
|
- node_modules/
|
||||||
ndk: r25b
|
ndk: r25b
|
||||||
|
|
||||||
|
- versionName: '2.34'
|
||||||
|
versionCode: 36249
|
||||||
|
commit: 4aa2c662e5c4abad8c06b8aa1f6b64dead0ed926
|
||||||
|
subdir: android/app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y npm
|
||||||
|
init: npm install -f
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- node_modules/jsc-android
|
||||||
|
- node_modules/react-native/*
|
||||||
|
- node_modules/react-native-screens/android/build.gradle
|
||||||
|
- node_modules/@react-native-masked-view/masked-view/android/build.gradle
|
||||||
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
||||||
|
- node_modules/react-native-linear-gradient/android/build.gradle
|
||||||
|
- node_modules/react-native-svg/android/build.gradle
|
||||||
|
- node_modules/react-native-reanimated/android/build.gradle
|
||||||
|
- node_modules/react-native-share/android/build.gradle
|
||||||
|
- node_modules/react-native-vector-icons/android/build.gradle
|
||||||
|
- node_modules/react-native-pager-view/android/build.gradle
|
||||||
|
- node_modules/react-native-permissions/android/build.gradle
|
||||||
|
scandelete:
|
||||||
|
- node_modules/
|
||||||
|
ndk: r25b
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '2.33'
|
CurrentVersion: '2.34'
|
||||||
CurrentVersionCode: 36248
|
CurrentVersionCode: 36249
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue