mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
StockTicker: fix 3.9.713 (300900713)
This commit is contained in:
parent
ec3ef25997
commit
396ba9446b
1 changed files with 3 additions and 5 deletions
|
|
@ -961,11 +961,9 @@ Builds:
|
|||
gradle:
|
||||
- purefoss
|
||||
prebuild:
|
||||
- touch translate.properties
|
||||
- sed -i -e '/fabric/d' -e '/crashlytics/,+2d' -e '/play-services/d' -e '/google-services/d'
|
||||
build.gradle
|
||||
- sed -i -e '/dl.bintray.com\/lukaville/d' -e 's/com.nbsp:library:1.8/com.github.nbsp-team:MaterialFilePicker:7f3679fbbf/g'
|
||||
build.gradle
|
||||
- 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
|
||||
|
||||
MaintainerNotes: |-
|
||||
We replace com.nbsp:library from http://dl.bintray.com/lukaville/maven with
|
||||
|
|
|
|||
Loading…
Reference in a new issue