mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update To-Do List to 3.1.0 (12)
This commit is contained in:
parent
5ff75cd878
commit
fd99aaae6c
1 changed files with 15 additions and 2 deletions
|
|
@ -91,7 +91,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.1.0
|
||||
versionCode: 12
|
||||
commit: eb91bd2003845b28b09f061bc7cc68728785558c
|
||||
subdir: app
|
||||
submodules: true
|
||||
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: 3.0.0
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: 3.1.0
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue