Merge branch 'fixlint' into 'master'

Fix some lint

See merge request fdroid/fdroiddata!5134
This commit is contained in:
Licaon_Kter 2019-07-28 23:22:30 +00:00
commit efae6db4d1
3 changed files with 63 additions and 62 deletions

View file

@ -34,7 +34,8 @@ Builds:
- flutter@stable
prebuild:
- echo 'BUILD_TYPE=fdroid' > .env
- echo 'SENTRY_DSN=https://4e306dcaabef4fd99a3e6a024a9747bb@sentry.pattle.im/9' >> .env
- echo 'SENTRY_DSN=https://4e306dcaabef4fd99a3e6a024a9747bb@sentry.pattle.im/9'
>> .env
- 'echo "version: $$VERSION$$+$$VERCODE$$" >> pubspec.yaml'
- echo 'android { flavorDimensions "deploy"; productFlavors { fdroid { signingConfig
null } }; android.applicationVariants.all { variant -> if (variant.flavorName