soundrecorderplus - disable, tagname not matching versionName

This commit is contained in:
Licaon_Kter 2024-10-08 14:53:54 +00:00
parent 39423e38a9
commit 6caeebc378

View file

@ -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