mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Bluemoon to 1.0.4 (5)
This commit is contained in:
parent
d1ccddf62c
commit
a978f6d427
1 changed files with 13 additions and 2 deletions
|
|
@ -49,9 +49,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.4
|
||||
versionCode: 5
|
||||
commit: 6f77b76e35cd239f0773590790ee05c645683828
|
||||
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.3-alpha
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: 1.0.4
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue