mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Notes to 2.2.1 (9)
This commit is contained in:
parent
b32762782a
commit
e87ceadb5b
1 changed files with 14 additions and 2 deletions
|
|
@ -74,7 +74,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.1
|
||||
versionCode: 9
|
||||
commit: 88a1b3bc7282cfd81ec480b54bbcc7acfc857053
|
||||
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.2.0
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: 2.2.1
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue