mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Timed Shutdown [No Root] to v2.41 (21)
This commit is contained in:
parent
7bb3586f0f
commit
141549cadd
1 changed files with 13 additions and 2 deletions
|
|
@ -46,7 +46,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: v2.41
|
||||||
|
versionCode: 21
|
||||||
|
commit: 224dfeddb3a926d5f275023559d1e96785894074
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: v2.4
|
CurrentVersion: v2.41
|
||||||
CurrentVersionCode: 20
|
CurrentVersionCode: 21
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue