mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 14:46:52 +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
|
||||
versionCode: 111
|
||||
disable: tag not versioname
|
||||
commit: 3164c8cbae730b085e2fd43979f06994d1f26010
|
||||
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