mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update BetterCounter to 4.1.0 (40100)
This commit is contained in:
parent
072fca4258
commit
a37b1c9c2d
1 changed files with 13 additions and 2 deletions
|
|
@ -221,7 +221,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.1.0
|
||||
versionCode: 40100
|
||||
commit: 89e3cf7c043295f4535032de4609e19b00b2406e
|
||||
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.1
|
||||
CurrentVersionCode: 40001
|
||||
CurrentVersion: 4.1.0
|
||||
CurrentVersionCode: 40100
|
||||
|
|
|
|||
Loading…
Reference in a new issue