mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Al-Azan to 1.17.5 (72004)
This commit is contained in:
parent
913e4b81aa
commit
2687a9a0e5
1 changed files with 198 additions and 2 deletions
|
|
@ -6463,6 +6463,202 @@ Builds:
|
||||||
- buildUniversalApk=false
|
- buildUniversalApk=false
|
||||||
- reactNativeArchitectures=x86_64
|
- reactNativeArchitectures=x86_64
|
||||||
|
|
||||||
|
- versionName: 1.17.5
|
||||||
|
versionCode: 72001
|
||||||
|
commit: 647122ef126dab0c3f040f9795ae9f5f36607ed4
|
||||||
|
subdir: android/app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
||||||
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
||||||
|
| sha256sum -c -
|
||||||
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
||||||
|
- npm install -g yarn
|
||||||
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
||||||
|
init:
|
||||||
|
- cd ../..
|
||||||
|
- yarn install --frozen-lockfile
|
||||||
|
- yarn remove @maplibre/maplibre-react-native
|
||||||
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
||||||
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
||||||
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
||||||
|
xmlns:android!' src/main/AndroidManifest.xml
|
||||||
|
- pushd ../..
|
||||||
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
||||||
|
./node_modules/@notifee/react-native/android/build.gradle
|
||||||
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
||||||
|
- npx lingui compile
|
||||||
|
- popd
|
||||||
|
scanignore:
|
||||||
|
- node_modules/jsc-android
|
||||||
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
||||||
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
||||||
|
- node_modules/react-native-screens/android/build.gradle
|
||||||
|
- node_modules/react-native-svg/android/build.gradle
|
||||||
|
- node_modules/@notifee/react-native/android/build.gradle
|
||||||
|
- node_modules/react-native-get-location/android/build.gradle
|
||||||
|
- node_modules/react-native-document-picker/android/build.gradle
|
||||||
|
- node_modules/react-native-reanimated/android/build.gradle
|
||||||
|
- notifee_fork/android/build.gradle
|
||||||
|
scandelete:
|
||||||
|
- node_modules/
|
||||||
|
- notifee_fork/
|
||||||
|
ndk: 23.1.7779620
|
||||||
|
gradleprops:
|
||||||
|
- buildUniversalApk=false
|
||||||
|
- reactNativeArchitectures=armeabi-v7a
|
||||||
|
|
||||||
|
- versionName: 1.17.5
|
||||||
|
versionCode: 72002
|
||||||
|
commit: 647122ef126dab0c3f040f9795ae9f5f36607ed4
|
||||||
|
subdir: android/app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
||||||
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
||||||
|
| sha256sum -c -
|
||||||
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
||||||
|
- npm install -g yarn
|
||||||
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
||||||
|
init:
|
||||||
|
- cd ../..
|
||||||
|
- yarn install --frozen-lockfile
|
||||||
|
- yarn remove @maplibre/maplibre-react-native
|
||||||
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
||||||
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
||||||
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
||||||
|
xmlns:android!' src/main/AndroidManifest.xml
|
||||||
|
- pushd ../..
|
||||||
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
||||||
|
./node_modules/@notifee/react-native/android/build.gradle
|
||||||
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
||||||
|
- npx lingui compile
|
||||||
|
- popd
|
||||||
|
scanignore:
|
||||||
|
- node_modules/jsc-android
|
||||||
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
||||||
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
||||||
|
- node_modules/react-native-screens/android/build.gradle
|
||||||
|
- node_modules/react-native-svg/android/build.gradle
|
||||||
|
- node_modules/@notifee/react-native/android/build.gradle
|
||||||
|
- node_modules/react-native-get-location/android/build.gradle
|
||||||
|
- node_modules/react-native-document-picker/android/build.gradle
|
||||||
|
- node_modules/react-native-reanimated/android/build.gradle
|
||||||
|
- notifee_fork/android/build.gradle
|
||||||
|
scandelete:
|
||||||
|
- node_modules/
|
||||||
|
- notifee_fork/
|
||||||
|
ndk: 23.1.7779620
|
||||||
|
gradleprops:
|
||||||
|
- buildUniversalApk=false
|
||||||
|
- reactNativeArchitectures=x86
|
||||||
|
|
||||||
|
- versionName: 1.17.5
|
||||||
|
versionCode: 72003
|
||||||
|
commit: 647122ef126dab0c3f040f9795ae9f5f36607ed4
|
||||||
|
subdir: android/app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
||||||
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
||||||
|
| sha256sum -c -
|
||||||
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
||||||
|
- npm install -g yarn
|
||||||
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
||||||
|
init:
|
||||||
|
- cd ../..
|
||||||
|
- yarn install --frozen-lockfile
|
||||||
|
- yarn remove @maplibre/maplibre-react-native
|
||||||
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
||||||
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
||||||
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
||||||
|
xmlns:android!' src/main/AndroidManifest.xml
|
||||||
|
- pushd ../..
|
||||||
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
||||||
|
./node_modules/@notifee/react-native/android/build.gradle
|
||||||
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
||||||
|
- npx lingui compile
|
||||||
|
- popd
|
||||||
|
scanignore:
|
||||||
|
- node_modules/jsc-android
|
||||||
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
||||||
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
||||||
|
- node_modules/react-native-screens/android/build.gradle
|
||||||
|
- node_modules/react-native-svg/android/build.gradle
|
||||||
|
- node_modules/@notifee/react-native/android/build.gradle
|
||||||
|
- node_modules/react-native-get-location/android/build.gradle
|
||||||
|
- node_modules/react-native-document-picker/android/build.gradle
|
||||||
|
- node_modules/react-native-reanimated/android/build.gradle
|
||||||
|
- notifee_fork/android/build.gradle
|
||||||
|
scandelete:
|
||||||
|
- node_modules/
|
||||||
|
- notifee_fork/
|
||||||
|
ndk: 23.1.7779620
|
||||||
|
gradleprops:
|
||||||
|
- buildUniversalApk=false
|
||||||
|
- reactNativeArchitectures=arm64-v8a
|
||||||
|
|
||||||
|
- versionName: 1.17.5
|
||||||
|
versionCode: 72004
|
||||||
|
commit: 647122ef126dab0c3f040f9795ae9f5f36607ed4
|
||||||
|
subdir: android/app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- curl -Lo node.tar.gz https://nodejs.org/dist/v18.12.0/node-v18.12.0-linux-x64.tar.gz
|
||||||
|
- echo "0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd node.tar.gz"
|
||||||
|
| sha256sum -c -
|
||||||
|
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
||||||
|
- npm install -g yarn
|
||||||
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
||||||
|
init:
|
||||||
|
- cd ../..
|
||||||
|
- yarn install --frozen-lockfile
|
||||||
|
- yarn remove @maplibre/maplibre-react-native
|
||||||
|
- mkdir -p ./node_modules/@maplibre/maplibre-react-native
|
||||||
|
- echo -e "export {};\nexport default null;" > ./node_modules/@maplibre/maplibre-react-native/index.js
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '\!READ_PHONE_STATE!a<uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
||||||
|
tools:node="remove" />' -e 's!xmlns:android!xmlns:tools="http://schemas.android.com/tools"
|
||||||
|
xmlns:android!' src/main/AndroidManifest.xml
|
||||||
|
- pushd ../..
|
||||||
|
- sed -E -i 's/^.*(fabric|com\.(crashlytics|google\.(firebase|android.gms))).*$//g'
|
||||||
|
./node_modules/@notifee/react-native/android/build.gradle
|
||||||
|
- sed "s/<TRANSLATION_IO_APIKEY>//" lingui.config.js.example > lingui.config.js
|
||||||
|
- npx lingui compile
|
||||||
|
- popd
|
||||||
|
scanignore:
|
||||||
|
- node_modules/jsc-android
|
||||||
|
- node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
|
||||||
|
- node_modules/react-native-safe-area-context/android/build.gradle
|
||||||
|
- node_modules/react-native-screens/android/build.gradle
|
||||||
|
- node_modules/react-native-svg/android/build.gradle
|
||||||
|
- node_modules/@notifee/react-native/android/build.gradle
|
||||||
|
- node_modules/react-native-get-location/android/build.gradle
|
||||||
|
- node_modules/react-native-document-picker/android/build.gradle
|
||||||
|
- node_modules/react-native-reanimated/android/build.gradle
|
||||||
|
- notifee_fork/android/build.gradle
|
||||||
|
scandelete:
|
||||||
|
- node_modules/
|
||||||
|
- notifee_fork/
|
||||||
|
ndk: 23.1.7779620
|
||||||
|
gradleprops:
|
||||||
|
- buildUniversalApk=false
|
||||||
|
- reactNativeArchitectures=x86_64
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags .*[0-9]+\.[0-9]+\.[0-9]+$
|
UpdateCheckMode: Tags .*[0-9]+\.[0-9]+\.[0-9]+$
|
||||||
VercodeOperation:
|
VercodeOperation:
|
||||||
|
|
@ -6470,5 +6666,5 @@ VercodeOperation:
|
||||||
- '%c * 1000 + 2'
|
- '%c * 1000 + 2'
|
||||||
- '%c * 1000 + 3'
|
- '%c * 1000 + 3'
|
||||||
- '%c * 1000 + 4'
|
- '%c * 1000 + 4'
|
||||||
CurrentVersion: 1.17.4
|
CurrentVersion: 1.17.5
|
||||||
CurrentVersionCode: 71004
|
CurrentVersionCode: 72004
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue