mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Battery Tool: 1.1.1
This commit is contained in:
parent
3d0fa82e30
commit
088da90f16
1 changed files with 5 additions and 6 deletions
|
|
@ -30,10 +30,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 110
|
||||
disable: https://github.com/Domi04151309/BatteryTool/issues/14
|
||||
commit: 96693a966ca56cf4f3f564f40f7b9f0ea4b3d9e1
|
||||
- versionName: 1.1.1
|
||||
versionCode: 111
|
||||
commit: d59e1ee5dc35a715461d54c7e91ab57167dc5cbd
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
|
|
@ -44,5 +43,5 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 110
|
||||
CurrentVersion: 1.1.1
|
||||
CurrentVersionCode: 111
|
||||
|
|
|
|||
Loading…
Reference in a new issue