mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update BetterCounter to 2.0 (20000)
This commit is contained in:
parent
344b44b9f6
commit
2cded2347a
1 changed files with 13 additions and 2 deletions
|
|
@ -64,7 +64,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.0'
|
||||
versionCode: 20000
|
||||
commit: 999d14b2a125d1977ae2f98b1d87d326484de6a0
|
||||
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.1
|
||||
CurrentVersionCode: 11110
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 20000
|
||||
|
|
|
|||
Loading…
Reference in a new issue