mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Battery Notification to 1.4.4 (15)
This commit is contained in:
parent
e069a57d9c
commit
e21cc26046
1 changed files with 13 additions and 2 deletions
|
|
@ -44,7 +44,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.4
|
||||
versionCode: 15
|
||||
commit: b83f4d945abadd24d41cd1e1ef9f63756bf6b882
|
||||
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.3
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: 1.4.4
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue