mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
lissen: update version
This commit is contained in:
parent
628f3dd019
commit
6bf830ceb5
1 changed files with 14 additions and 2 deletions
|
|
@ -49,7 +49,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.21
|
||||
versionCode: 22
|
||||
commit: bea87f2a5258b3d123a73c207a278ccace4c9710
|
||||
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: 1.0.20
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: 1.0.21
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue