mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +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:
|
||||
- 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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.4'
|
||||
CurrentVersionCode: 24000
|
||||
CurrentVersion: 2.4.1
|
||||
CurrentVersionCode: 24010
|
||||
|
|
|
|||
Loading…
Reference in a new issue