misc fixes

This commit is contained in:
linsui 2024-02-17 17:28:23 +08:00 committed by linsui
parent f2521da84b
commit f2824e2e88
5 changed files with 25 additions and 9 deletions

View file

@ -75,8 +75,9 @@ Builds:
- ln -s $$wireguard-tools$$ tunnel/wireguard-tools
- versionName: u3
versionCode: 8
commit: 748b9413ad2212af5087a1e8abd8c11a57d8be6a
versionCode: 7
disable: https://github.com/upvpn/upvpn-app/issues/14
commit: 633a94ebac3b4fae8160a20f24fb55c589abdf1a
subdir: upvpn-android/app
sudo:
- apt-get update
@ -96,6 +97,6 @@ Builds:
AllowedAPKSigningKeys: 5c9552f891010689cbac0194a7c129c5207ac66ab7a9a4ddb814ffcfbf666e72
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckMode: Tags ^android
CurrentVersion: u3
CurrentVersionCode: 8
CurrentVersionCode: 7

View file

@ -10,7 +10,7 @@ AutoName: M3U
RepoType: git
Repo: https://github.com/realOxy/M3UAndroid.git
Binaries: https://github.com/realOxy/M3UAndroid/releases/download/v%v/androidApp-release.apk
Binaries: https://github.com/realOxy/M3UAndroid/releases/download/v%v/androidApp-full-universal-release.apk
Builds:
- versionName: 1.13.6
@ -23,6 +23,7 @@ Builds:
- update-java-alternatives -a
gradle:
- yes
binary: https://github.com/realOxy/M3UAndroid/releases/download/v%v/androidApp-release.apk
- versionName: 1.14.0-alpha10
versionCode: 95
@ -34,6 +35,7 @@ Builds:
- update-java-alternatives -a
gradle:
- yes
binary: https://github.com/realOxy/M3UAndroid/releases/download/v%v/androidApp-release.apk
- versionName: 1.14.0-alpha12
versionCode: 97
@ -45,6 +47,7 @@ Builds:
- update-java-alternatives -a
gradle:
- yes
binary: https://github.com/realOxy/M3UAndroid/releases/download/v%v/androidApp-release.apk
- versionName: 1.14.0-alpha13
versionCode: 98
@ -56,6 +59,7 @@ Builds:
- update-java-alternatives -a
gradle:
- yes
binary: https://github.com/realOxy/M3UAndroid/releases/download/v%v/androidApp-release.apk
- versionName: 1.14.0-alpha15
versionCode: 100
@ -67,9 +71,11 @@ Builds:
- update-java-alternatives -a
gradle:
- yes
binary: https://github.com/realOxy/M3UAndroid/releases/download/v%v/androidApp-release.apk
- versionName: 1.14.0-beta03
versionCode: 106
disable: https://github.com/realOxy/M3UAndroid/issues/95
commit: afe4b27a10f1f1592d67c1a413f5c86c4286ac93
subdir: androidApp
sudo:
@ -77,7 +83,8 @@ Builds:
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
- full
prebuild: sed -i -e 's/isEnable.*/isEnable = false/' build.gradle.kts
AllowedAPKSigningKeys: a7ccec654319efae75095bdcc39b983704185618f2a0328b20f8d9dec66f8bc2

View file

@ -3584,11 +3584,14 @@ Builds:
commit: 617fca00943821ec4d16da7e24de620410242501
subdir: android/app
sudo:
- curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
- echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz"
- curl -Lo node.tar.gz https://nodejs.org/dist/v20.11.1/node-v20.11.1-linux-x64.tar.gz
- echo "bf3a779bef19452da90fb88358ec2c57e0d2f882839b20dc6afc297b6aafc0d7 node.tar.gz"
| sha256sum -c -
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
- sysctl fs.inotify.max_user_watches=524288 || true
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
init: npm install -f
gradle:
- yes
@ -3607,7 +3610,7 @@ Builds:
- node_modules/react-native-permissions/android/build.gradle
scandelete:
- node_modules/
ndk: r21d
ndk: r25b
AutoUpdateMode: Version
UpdateCheckMode: Tags

View file

@ -34,6 +34,7 @@ Builds:
- versionName: 1.0.2
versionCode: 3
disable: https://github.com/tawhidmonowar/URLtoPDFConverter/issues/28
commit: e1fad03e71f57a6cc297f90ad404a9ef7c73f29b
subdir: app
sudo:

View file

@ -88,6 +88,10 @@ Builds:
versionCode: 406
commit: bff844ffe4948c168cb15b32219ac77410a4e15b
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes