misc fixes

This commit is contained in:
linsui 2021-11-16 00:15:42 +08:00
parent e05961f0e4
commit 74de8cae84
9 changed files with 27 additions and 8 deletions

View file

@ -194,6 +194,7 @@ Builds:
- versionName: 5.0.66
versionCode: 66
disable: https://github.com/invoiceninja/admin-portal/issues/375
commit: v5.0.66
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:

View file

@ -186,7 +186,7 @@ Builds:
commit: e750467e992a771c7854f73a2755d6d59275b5af
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@2.2.1
- flutter@2.5.3
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter pub get

View file

@ -161,6 +161,10 @@ Builds:
versionCode: 63
commit: 8851c92222b3b085d0943f3ed975c06d5720dcfc
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle

View file

@ -272,6 +272,10 @@ Builds:
versionCode: 48
commit: 93d1900d2880b53178158503463bd6be8985b015
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle

View file

@ -144,6 +144,10 @@ Builds:
versionCode: 21
commit: df9517b24188357e4f414d10baa0a37ba3cbeb30
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle

View file

@ -6,13 +6,6 @@ IssueTracker: https://gitlab.com/AndreasK/unpopular-music-player/issues
Changelog: https://gitlab.com/AndreasK/unpopular-music-player/blob/HEAD/app/src/main/assets/version-history.txt
AutoName: Unpopular Music Player
Description: |-
Instead of "Artists" and "Songs" in pop(ular) music, this program uses the
metadata composer and grouping to organise the music in works (e.g. a symphony)
consisting of movements (parts of this work).
Further, no text is truncated, i.e. long movement names or performer lists will
take as much space on the screen as they need to be visible in full length.
RepoType: git
Repo: https://gitlab.com/AndreasK/unpopular-music-player.git
@ -302,6 +295,10 @@ Builds:
versionCode: 51
commit: 56138ffb022d9173f8ceb269d2f483a7d5688f7c
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes

View file

@ -210,6 +210,10 @@ Builds:
versionCode: 5170
commit: 4a1981879bd63f35b5357df83addba71ef21be4c
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes

View file

@ -86,6 +86,10 @@ Builds:
versionCode: 22
commit: 1fa43a1d02a76985bcb90bd39dc32e58e9bb1b3f
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes

View file

@ -47,6 +47,7 @@ Builds:
- versionName: 1.4.0
versionCode: 5
disable: https://github.com/msoultanidis/quillnote/issues/145
commit: f17a7ac69012dd78c2b47766dba96e844c3094e4
subdir: app
gradle: