mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update BetterCounter to 4.0.1 (40001)
This commit is contained in:
parent
35e4e9b2bc
commit
c0226d87a2
1 changed files with 13 additions and 2 deletions
|
|
@ -210,7 +210,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.0.1
|
||||
versionCode: 40001
|
||||
commit: fd3dcbfb5a601956e6a1e6659dc8476a13b7a25f
|
||||
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: 4.0.0
|
||||
CurrentVersionCode: 40000
|
||||
CurrentVersion: 4.0.1
|
||||
CurrentVersionCode: 40001
|
||||
|
|
|
|||
Loading…
Reference in a new issue