mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Hail to 1.8.0 (31)
This commit is contained in:
parent
d09f0eccd3
commit
ea36e270e3
1 changed files with 14 additions and 2 deletions
|
|
@ -217,7 +217,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
|
||||
|
||||
- versionName: 1.8.0
|
||||
versionCode: 31
|
||||
commit: 665f54d99d6397269c0038898ee534330c79632a
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.0
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: 1.8.0
|
||||
CurrentVersionCode: 31
|
||||
|
|
|
|||
Loading…
Reference in a new issue