converterpro - disable failing

This commit is contained in:
Licaon_Kter 2023-08-21 10:44:58 +00:00
parent 780565186e
commit d4fb3f823d

View file

@ -15,7 +15,7 @@ Donate: https://www.paypal.com/paypalme/DemApps
AutoName: Converter NOW AutoName: Converter NOW
RepoType: git RepoType: git
Repo: https://github.com/ferraridamiano/ConverterNOW Repo: https://github.com/ferraridamiano/ConverterNOW.git
Builds: Builds:
- versionName: 3.1.3 - versionName: 3.1.3
@ -149,17 +149,17 @@ Builds:
- versionName: 4.1.0 - versionName: 4.1.0
versionCode: 40 versionCode: 40
disable: https://github.com/ferraridamiano/ConverterNOW/issues/237
commit: 585aee1db2b026e24509c169597e69b565b26581 commit: 585aee1db2b026e24509c169597e69b565b26581
output: build/app/outputs/flutter-apk/app-release.apk output: build/app/outputs/flutter-apk/app-release.apk
srclibs: srclibs:
- flutter@3.7.1 - flutter@3.13.0
rm: rm:
- .github - .github
- linux - linux
- snap - snap
- web - web
- windows - windows
- android/app/proguard-rules.pro
prebuild: prebuild:
- sed -i -e '/minifyEnabled/d' -e '/signingConfig /d' android/app/build.gradle - sed -i -e '/minifyEnabled/d' -e '/signingConfig /d' android/app/build.gradle
- export PUB_CACHE=$(pwd)/.pub-cache - export PUB_CACHE=$(pwd)/.pub-cache