mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
converterpro - disable failing
This commit is contained in:
parent
780565186e
commit
d4fb3f823d
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue