mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Battery Tool to 1.2.0 (120)
This commit is contained in:
parent
5ab1ab815a
commit
98361a7462
1 changed files with 13 additions and 2 deletions
|
|
@ -41,7 +41,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 120
|
||||
commit: 8402725bfa0324aedce1c8e319f7c8a210ca8695
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.1
|
||||
CurrentVersionCode: 111
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 120
|
||||
|
|
|
|||
Loading…
Reference in a new issue