mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update hJOP Driver to 2.3 (34)
This commit is contained in:
parent
b8ace4ecb8
commit
249c8f8718
1 changed files with 14 additions and 2 deletions
|
|
@ -73,7 +73,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.3'
|
||||
versionCode: 34
|
||||
commit: 4a0ea876fb8fe3e12374cf124bdc868673349b11
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.1'
|
||||
CurrentVersionCode: 32
|
||||
CurrentVersion: '2.3'
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue