mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Battery Notification to 1.4.5 (17)
This commit is contained in:
parent
9dac376155
commit
0173d531e4
1 changed files with 13 additions and 2 deletions
|
|
@ -55,7 +55,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.5
|
||||
versionCode: 17
|
||||
commit: 1cab0eb0cd8fa5aa8e9f10511d0278959165e5e1
|
||||
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.4
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 1.4.5
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue