mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Mafia to 0.2.0 (20)
This commit is contained in:
parent
3eccc5352c
commit
bc84915abd
1 changed files with 14 additions and 2 deletions
|
|
@ -26,9 +26,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.2.0
|
||||
versionCode: 20
|
||||
commit: 334eab2e3a7b462cc50e8592990f3c12918bb349
|
||||
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.1.0
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: 0.2.0
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue