mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 02:09:44 +00:00
QuickLyric: Fix build, closes fdroid/rfp#65
This commit is contained in:
parent
38e18a9220
commit
d10bb4398a
1 changed files with 4 additions and 3 deletions
|
|
@ -3,7 +3,6 @@ License:GPL-3.0
|
|||
Web Site:https://github.com/geecko86/QuickLyric/blob/HEAD/README.md
|
||||
Source Code:https://github.com/geecko86/QuickLyric
|
||||
Issue Tracker:https://github.com/geecko86/QuickLyric/issues
|
||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=RSJZUSUHBBKTJ&lc=US&item_name=geecko&item_number=00¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted
|
||||
|
||||
Auto Name:QuickLyric
|
||||
Summary:Fetch and display song lyrics
|
||||
|
|
@ -73,9 +72,11 @@ Build:1.8d,47
|
|||
gradle=fdroid
|
||||
|
||||
Build:2.0.4,110
|
||||
commit=2.0.4
|
||||
commit=4e2f2f405ca29aa8877eea0a194a99d720bf05b5
|
||||
subdir=QuickLyric
|
||||
gradle=fdroid
|
||||
gradle=yes
|
||||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle && \
|
||||
sed -i -e '/<<<<<<</d' -e '/=======/d' -e '/d989421/d' proguard-rules.pro
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue