mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Mafia to 0.3.0 (30)
This commit is contained in:
parent
97ddc87b9d
commit
9ca759a356
1 changed files with 14 additions and 2 deletions
|
|
@ -38,9 +38,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.3.0
|
||||
versionCode: 30
|
||||
commit: 00d1f57527b0ae6fb4f880a1dbd78c0f31ad81cb
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 6058024ac145dae86c8e686ee11e589847cbbb0a62267148556d4c76604939a1
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.2.0
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: 0.3.0
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue