mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Timed Shutdown [No Root] to v2.3 (19)
This commit is contained in:
parent
ae11402929
commit
02647a7bf1
1 changed files with 13 additions and 2 deletions
|
|
@ -24,7 +24,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v2.3
|
||||
versionCode: 19
|
||||
commit: 7ac1195135625ccf92b0b5a1349377b7bd23801e
|
||||
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.2
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: v2.3
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue