mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update FlashAlert to 2.2.1 (11851004)
This commit is contained in:
parent
6fb38cfe78
commit
472fca6557
1 changed files with 13 additions and 2 deletions
|
|
@ -57,7 +57,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.1
|
||||
versionCode: 11851004
|
||||
commit: be1f78d9add6846faa0382a065f189b3172bb541
|
||||
subdir: FlashAlerte
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 10271104
|
||||
CurrentVersion: 2.2.1
|
||||
CurrentVersionCode: 11851004
|
||||
|
|
|
|||
Loading…
Reference in a new issue