mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
tickerwidget - fix lint
This commit is contained in:
parent
0faae051e7
commit
0244912457
1 changed files with 2 additions and 4 deletions
|
|
@ -1621,10 +1621,8 @@ Builds:
|
|||
commit: 700f9981d8a63b904f530bc9251854ea94de382c
|
||||
gradle:
|
||||
- purefoss
|
||||
prebuild:
|
||||
- sed -i -e '/google-services/d; /firebase/d; /dl.bintray.com/d; /android.applicationVariants.all
|
||||
{/,/^}/d' build.gradle
|
||||
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||||
prebuild: sed -i -e '/google-services/d; /firebase/d; /android.applicationVariants.all
|
||||
{/,/^}/d' -e "/android {/alintOptions { checkReleaseBuilds false }" build.gradle
|
||||
|
||||
MaintainerNotes: |-
|
||||
We replace com.nbsp:library from http://dl.bintray.com/lukaville/maven with
|
||||
|
|
|
|||
Loading…
Reference in a new issue