mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update Boxcars to 1.0.9 (100090)
This commit is contained in:
parent
7e929bf909
commit
3a1ea9e5e5
1 changed files with 15 additions and 2 deletions
|
|
@ -68,7 +68,20 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
ndk: 26.0.10792818
|
ndk: 26.0.10792818
|
||||||
|
|
||||||
|
- versionName: 1.0.9
|
||||||
|
versionCode: 100090
|
||||||
|
commit: f8b1f0a6b89d18dfcd3655c50938121f7c57965f
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y golang-go -t bullseye-backports
|
||||||
|
- apt-get install -y gcc openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
ndk: 26.0.10792818
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.0.8
|
CurrentVersion: 1.0.9
|
||||||
CurrentVersionCode: 100080
|
CurrentVersionCode: 100090
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue