mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +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
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ferraridamiano/ConverterNOW
|
||||
Repo: https://github.com/ferraridamiano/ConverterNOW.git
|
||||
|
||||
Builds:
|
||||
- versionName: 3.1.3
|
||||
|
|
@ -149,17 +149,17 @@ Builds:
|
|||
|
||||
- versionName: 4.1.0
|
||||
versionCode: 40
|
||||
disable: https://github.com/ferraridamiano/ConverterNOW/issues/237
|
||||
commit: 585aee1db2b026e24509c169597e69b565b26581
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@3.7.1
|
||||
- flutter@3.13.0
|
||||
rm:
|
||||
- .github
|
||||
- linux
|
||||
- snap
|
||||
- web
|
||||
- windows
|
||||
- android/app/proguard-rules.pro
|
||||
prebuild:
|
||||
- sed -i -e '/minifyEnabled/d' -e '/signingConfig /d' android/app/build.gradle
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
|
|
|
|||
Loading…
Reference in a new issue