mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 4.0.1
|
CurrentVersion: 4.1.0
|
||||||
CurrentVersionCode: 40001
|
CurrentVersionCode: 40100
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue