mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
fix com.github.iamrezamousavi.mafia commit hash
This commit is contained in:
parent
483b8aef16
commit
610698a4b6
1 changed files with 1 additions and 11 deletions
|
|
@ -30,23 +30,13 @@ Builds:
|
|||
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
|
||||
|
||||
- versionName: 0.3.0
|
||||
versionCode: 30
|
||||
commit: 00d1f57527b0ae6fb4f880a1dbd78c0f31ad81cb
|
||||
commit: 5f9c1ed53f7f42a571a74bc111c4ca09b14ff594
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue