Update build for Unalix 0.8

This commit is contained in:
SnwMds 2022-04-10 14:48:24 +00:00 committed by linsui
parent d99a5b94bb
commit ba4240ebc0

View file

@ -104,7 +104,23 @@ Builds:
- ./tool build wrapper --architecture:amd64
ndk: r23b
- versionName: '0.8'
versionCode: 9
commit: 7b4d7adf1181251ca195189a2408c04a5734cd9f
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
rm:
- app/src/main/cpp/bearssl/T0Comp.exe
prebuild: sed -i '/splits {/,/^\t}/d' build.gradle
ndk: r24
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '0.7'
CurrentVersionCode: 8
CurrentVersion: '0.8'
CurrentVersionCode: 9