mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
soundrecorderplus - disable, tagname not matching versionName
This commit is contained in:
parent
39423e38a9
commit
6caeebc378
1 changed files with 6 additions and 0 deletions
|
|
@ -33,8 +33,14 @@ Builds:
|
||||||
|
|
||||||
- versionName: 1.1.1
|
- versionName: 1.1.1
|
||||||
versionCode: 111
|
versionCode: 111
|
||||||
|
disable: tag not versioname
|
||||||
commit: 3164c8cbae730b085e2fd43979f06994d1f26010
|
commit: 3164c8cbae730b085e2fd43979f06994d1f26010
|
||||||
subdir: app
|
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:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue