New App: Timed Shutdown

This commit is contained in:
maforn 2023-12-22 08:37:58 +00:00 committed by linsui
parent 00c7cd84ac
commit a834c82d06

View file

@ -0,0 +1,30 @@
Categories:
- System
- Time
License: GPL-3.0-only
AuthorName: maforn
SourceCode: https://github.com/maforn/TimedShutdownAndroid
IssueTracker: https://github.com/maforn/TimedShutdownAndroid/issues
Name: Timed Shutdown [No Root]
AutoName: Timed Shutdown
RepoType: git
Repo: https://github.com/maforn/TimedShutdownAndroid
Builds:
- versionName: v2.2
versionCode: 18
commit: v2.2
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