mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Timed Shutdown [No Root] to v2.4 (20)
This commit is contained in:
parent
3b32cc2366
commit
a47339b61e
1 changed files with 13 additions and 2 deletions
|
|
@ -35,7 +35,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v2.4
|
||||
versionCode: 20
|
||||
commit: e65b8bf4bcc870e7636cc9f5bc162e3a53cd7612
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v2.3
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: v2.4
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue