mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update hJOP Driver to 2.1 (32)
This commit is contained in:
parent
a2d2d438e6
commit
a77c8f210c
1 changed files with 14 additions and 2 deletions
|
|
@ -61,7 +61,19 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.1'
|
||||||
|
versionCode: 32
|
||||||
|
commit: 7e2d31a92a2337a5edfd1aa715ae0803798e995c
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '2.0'
|
CurrentVersion: '2.1'
|
||||||
CurrentVersionCode: 31
|
CurrentVersionCode: 32
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue