mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update To-Do List to 3.3.0 (101)
This commit is contained in:
parent
cc0feba3e0
commit
38d6670e6b
1 changed files with 15 additions and 2 deletions
|
|
@ -118,7 +118,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.3.0
|
||||
versionCode: 101
|
||||
commit: 83fd416e35c2e91d2c6a3ba9f1650c0acaf4f218
|
||||
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.2.1
|
||||
CurrentVersionCode: 100
|
||||
CurrentVersion: 3.3.0
|
||||
CurrentVersionCode: 101
|
||||
|
|
|
|||
Loading…
Reference in a new issue