mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
converterpro - disable failing
This commit is contained in:
parent
98d7a5d382
commit
00fe8a5188
1 changed files with 2 additions and 2 deletions
|
|
@ -192,6 +192,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 3.2.0
|
- versionName: 3.2.0
|
||||||
versionCode: 36
|
versionCode: 36
|
||||||
|
disable: https://github.com/ferraridamiano/ConverterNOW/issues/186
|
||||||
commit: 115c41f21aeebde8a80e603b7edd3fbe34b7fe03
|
commit: 115c41f21aeebde8a80e603b7edd3fbe34b7fe03
|
||||||
sudo:
|
sudo:
|
||||||
- apt-get update || apt-get update
|
- apt-get update || apt-get update
|
||||||
|
|
@ -199,12 +200,11 @@ Builds:
|
||||||
- update-alternatives --auto java
|
- update-alternatives --auto java
|
||||||
output: build/app/outputs/flutter-apk/app-release.apk
|
output: build/app/outputs/flutter-apk/app-release.apk
|
||||||
srclibs:
|
srclibs:
|
||||||
- flutter@3.0.4
|
- flutter@3.3.2
|
||||||
rm:
|
rm:
|
||||||
- .github
|
- .github
|
||||||
- linux
|
- linux
|
||||||
- snap
|
- snap
|
||||||
- test
|
|
||||||
- web
|
- web
|
||||||
- windows
|
- windows
|
||||||
- android/app/proguard-rules.pro
|
- android/app/proguard-rules.pro
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue