mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update To-Do List to 3.2.1 (100)
This commit is contained in:
parent
05548bcdd1
commit
7a2b2b7f6a
1 changed files with 15 additions and 2 deletions
|
|
@ -105,7 +105,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.2.1
|
||||
versionCode: 100
|
||||
commit: d5a031fc73ba4dd02239b3c7a1863a395510667c
|
||||
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.1.0
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: 3.2.1
|
||||
CurrentVersionCode: 100
|
||||
|
|
|
|||
Loading…
Reference in a new issue