mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 22:26:57 +00:00
Update BetterCounter to 3.0.1 (30001)
This commit is contained in:
parent
e9184468ac
commit
bf2d4c1e49
1 changed files with 13 additions and 2 deletions
|
|
@ -166,7 +166,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.0.1
|
||||
versionCode: 30001
|
||||
commit: f5a7363160321385c01b7e23f3e6f9372e74ad6c
|
||||
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.0.0
|
||||
CurrentVersionCode: 30000
|
||||
CurrentVersion: 3.0.1
|
||||
CurrentVersionCode: 30001
|
||||
|
|
|
|||
Loading…
Reference in a new issue