mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update BetterCounter to 2.1.1 (21010)
This commit is contained in:
parent
2e5bf6fa3b
commit
a3125e9e97
1 changed files with 13 additions and 2 deletions
|
|
@ -86,7 +86,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 21010
|
||||
commit: 7df8f409224b7ddbdaa5d43c39f1e3da33361bd2
|
||||
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: 2.0.1
|
||||
CurrentVersionCode: 20010
|
||||
CurrentVersion: 2.1.1
|
||||
CurrentVersionCode: 21010
|
||||
|
|
|
|||
Loading…
Reference in a new issue