mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update BetterCounter to 3.2.0 (30200)
This commit is contained in:
parent
0d7168cb4f
commit
de430c49bb
1 changed files with 13 additions and 2 deletions
|
|
@ -188,7 +188,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.2.0
|
||||
versionCode: 30200
|
||||
commit: 9d101b6689c87fadf99e401e1bcad76828cc5041
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.1.0
|
||||
CurrentVersionCode: 30100
|
||||
CurrentVersion: 3.2.0
|
||||
CurrentVersionCode: 30200
|
||||
|
|
|
|||
Loading…
Reference in a new issue