mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
misc fixes
This commit is contained in:
parent
e26eae8e19
commit
60662de0ba
7 changed files with 8 additions and 61 deletions
|
|
@ -131,6 +131,7 @@ Builds:
|
|||
|
||||
- versionName: 2.0.1
|
||||
versionCode: 26
|
||||
disable: https://github.com/mvmike/min-cal-widget/issues/66
|
||||
commit: v2.0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
|
|||
|
|
@ -47,41 +47,9 @@ Builds:
|
|||
scandelete:
|
||||
- node_modules/
|
||||
|
||||
- versionName: 1.10.1
|
||||
versionCode: 33
|
||||
commit: 1.10.1
|
||||
subdir: android/app
|
||||
sudo:
|
||||
- sysctl fs.inotify.max_user_watches=524288
|
||||
- curl -Lo node.tar.xz https://nodejs.org/dist/v14.8.0/node-v14.8.0-linux-x64.tar.xz
|
||||
- echo "c7761fe5d56d045d1540b1f0bc8a20d7edf03e6fd695ee5fbffc1dd9416ccc75 node.tar.xz"
|
||||
| sha256sum -c -
|
||||
- tar xJf node.tar.xz
|
||||
- cp -a node-v14.8.0-linux-x64/. /usr/local/
|
||||
- npm -g install yarn
|
||||
init: yarn install
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: mv ../.gradle.properties.dist ../gradle.properties
|
||||
scanignore:
|
||||
- android/build.gradle
|
||||
- node_modules/jsc-android
|
||||
- node_modules/react-native/android
|
||||
- node_modules/react-native-bootsplash/android/build.gradle
|
||||
- node_modules/react-native-music-control/android/build.gradle
|
||||
- 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-svg/android/build.gradle
|
||||
- node_modules/react-native/template/android/build.gradle
|
||||
- node_modules/react-native-vector-icons/android/build.gradle
|
||||
- node_modules/@react-native-community/async-storage/android/build.gradle
|
||||
- node_modules/@react-native-community/masked-view/android/build.gradle
|
||||
scandelete:
|
||||
- node_modules/
|
||||
|
||||
- versionName: 1.10.2
|
||||
versionCode: 34
|
||||
disable: https://github.com/stephane-r/HoloPlay/issues/144
|
||||
commit: 1.10.2
|
||||
subdir: android/app
|
||||
sudo:
|
||||
|
|
@ -102,7 +70,6 @@ Builds:
|
|||
- node_modules/react-native/android
|
||||
- node_modules/react-native-bootsplash/android/build.gradle
|
||||
- node_modules/react-native-music-control/android/build.gradle
|
||||
- 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-svg/android/build.gradle
|
||||
|
|
|
|||
|
|
@ -37,26 +37,12 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 3
|
||||
commit: v2.0.0
|
||||
output: build/app/outputs/apk/release/app-release.apk
|
||||
srclibs:
|
||||
- flutter@1.17.5
|
||||
prebuild: echo 'android.applicationVariants.all { variant -> variant.outputs.all
|
||||
{ output -> outputFileName = "app-${output.baseName}.apk" } }' >> android/app/build.gradle
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 2.0.1
|
||||
versionCode: 4
|
||||
commit: v2.0.1
|
||||
output: build/app/outputs/apk/release/app-release.apk
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@1.17.5
|
||||
prebuild: echo 'android.applicationVariants.all { variant -> variant.outputs.all
|
||||
{ output -> outputFileName = "app-${output.baseName}.apk" } }' >> android/app/build.gradle
|
||||
- flutter@2.2.1
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
|
|
|||
|
|
@ -135,6 +135,7 @@ Builds:
|
|||
|
||||
- versionName: '12.0'
|
||||
versionCode: 12000
|
||||
disable: https://github.com/zenorogue/hyperrogue/issues/149
|
||||
commit: v120
|
||||
subdir: hyperroid/app
|
||||
sudo:
|
||||
|
|
|
|||
|
|
@ -219,17 +219,6 @@ Builds:
|
|||
- coreui/src/main/res/font/marianne.xml
|
||||
prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml
|
||||
|
||||
- versionName: 3.1.3
|
||||
versionCode: 242
|
||||
commit: tousanticovid_prod_3.1.3#242
|
||||
subdir: stopcovid
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- coreui/src/main/res/font/marianne_*.otf
|
||||
- coreui/src/main/res/font/marianne.xml
|
||||
prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml
|
||||
|
||||
- versionName: 3.1.4
|
||||
versionCode: 244
|
||||
commit: tousanticovid_prod_3.1.4#244
|
||||
|
|
@ -240,6 +229,7 @@ Builds:
|
|||
- coreui/src/main/res/font/marianne_*.otf
|
||||
- coreui/src/main/res/font/marianne.xml
|
||||
prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml
|
||||
../coreui/src/main/res/values/styles.xml
|
||||
|
||||
AutoUpdateMode: Version tousanticovid_prod_%v#%c
|
||||
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r22
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
|
|
|
|||
|
|
@ -111,6 +111,7 @@ Builds:
|
|||
|
||||
- versionName: 6.1.0
|
||||
versionCode: 130
|
||||
disable: no such tag
|
||||
commit: v6.1.0
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
|
|||
Loading…
Reference in a new issue