mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Anemo to 2.4.0 (14)
This commit is contained in:
parent
be93abc6a1
commit
3fd72fb0d2
1 changed files with 15 additions and 2 deletions
|
|
@ -89,7 +89,20 @@ Builds:
|
|||
rm:
|
||||
- libs/*.jar
|
||||
|
||||
- versionName: 2.4.0
|
||||
versionCode: 14
|
||||
commit: acf48e0f2d9dbd49b36b294f83542b4d474abd54
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- libs/*.jar
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.1
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: 2.4.0
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue