mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update BetterCounter to 2.4.1 (24010)
This commit is contained in:
parent
ab94852a17
commit
49677ae30d
1 changed files with 13 additions and 2 deletions
|
|
@ -130,7 +130,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.4.1
|
||||||
|
versionCode: 24010
|
||||||
|
commit: 85a88bb036407f87e79e42adf27e91cad29624f2
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '2.4'
|
CurrentVersion: 2.4.1
|
||||||
CurrentVersionCode: 24000
|
CurrentVersionCode: 24010
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue