mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update BetterCounter to 1.11.1 (11110)
This commit is contained in:
parent
5a422d235e
commit
40a3c7c4bc
1 changed files with 13 additions and 2 deletions
|
|
@ -53,7 +53,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.11.1
|
||||
versionCode: 11110
|
||||
commit: 84798abdde41dbe87e0998e6e2c3a68c664c7510
|
||||
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%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.11.0
|
||||
CurrentVersionCode: 11100
|
||||
CurrentVersion: 1.11.1
|
||||
CurrentVersionCode: 11110
|
||||
|
|
|
|||
Loading…
Reference in a new issue