mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Bluemoon to 1.0.2-alpha (3)
This commit is contained in:
parent
b60a9357aa
commit
b3f7e07751
1 changed files with 13 additions and 2 deletions
|
|
@ -27,9 +27,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.2-alpha
|
||||
versionCode: 3
|
||||
commit: 4848ca296b56d69aa560a1bbc562be70c14df810
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 97ae149940806ca0d6376a5b6f05a4f115a2236306273a28387cb9d3c751442f
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: 1.0.2-alpha
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue