New App: BatteryNotification

This commit is contained in:
Tyler Williamson 2022-04-16 05:14:48 +00:00 committed by linsui
parent cc84999e3f
commit 1d8873dee0

View file

@ -0,0 +1,28 @@
Categories:
- System
License: GPL-3.0-or-later
AuthorName: TylerWilliamson
SourceCode: https://github.com/TylerWilliamson/BatteryNotification
IssueTracker: https://github.com/TylerWilliamson/BatteryNotification/issues/
AutoName: Battery Notification
RepoType: git
Repo: https://github.com/TylerWilliamson/BatteryNotification
Builds:
- versionName: 1.4.1
versionCode: 11
commit: f67d7eb4ea4288eb95b6deeffb32e4e96f5b95b1
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.4.1
CurrentVersionCode: 11