mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Anemo to 2.3.0 (12)
This commit is contained in:
parent
157842d19c
commit
ac065b32d8
1 changed files with 15 additions and 2 deletions
|
|
@ -63,7 +63,20 @@ Builds:
|
|||
rm:
|
||||
- libs/*.jar
|
||||
|
||||
- versionName: 2.3.0
|
||||
versionCode: 12
|
||||
commit: 66bc683417c89144fa5fc14b9941e94643e6ac81
|
||||
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.2.0
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: 2.3.0
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue