mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Timed Shutdown [No Root] to v2.51 (23)
This commit is contained in:
parent
dfcbce0041
commit
a8f6ce61b5
1 changed files with 13 additions and 2 deletions
|
|
@ -68,7 +68,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v2.51
|
||||
versionCode: 23
|
||||
commit: 5c5c64c07c1516f5156308ca2362a96ea7bbc8cc
|
||||
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.5
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: v2.51
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue