Update QuickLyric to 1.5 (3)
This commit is contained in:
parent
516a2b1dc6
commit
77bce4b88e
|
@ -1,4 +1,3 @@
|
|||
AntiFeatures:Tracking
|
||||
Categories:Multimedia,Internet
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/geecko86/QuickLyric/blob/HEAD/README.md
|
||||
|
@ -12,9 +11,7 @@ QuickLyric fetches your lyrics for you. It includes a search engine and is
|
|||
simple and easy to use. It can also detect what song is playing on your
|
||||
device.
|
||||
|
||||
QuickLyric uses [http://acra.ch ACRA] to track crashes, causing the app to have
|
||||
the tracking AntiFeature. The NFC permission is used to share lyrics via
|
||||
Android Beam.
|
||||
The NFC permission is used to share lyrics via Android Beam.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -28,6 +25,14 @@ Build:1.0,2
|
|||
prebuild=sed -i -e '/volley/d' build.gradle && \
|
||||
sed -i -e "/showcaseview/acompile 'com.mcxiaoke.volley:library:1.0.6'" build.gradle
|
||||
|
||||
Build:1.5,3
|
||||
commit=d6433bcffbe7d7a0cd8c463487692e7bc7e2d22f
|
||||
subdir=QuickLyric
|
||||
gradle=yes
|
||||
rm=QuickLyric/libs/*
|
||||
prebuild=sed -i -e "/volley/icompile 'com.mcxiaoke.volley:library:1.0.10'" build.gradle && \
|
||||
sed -i -e '/fileTree/d' build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0
|
||||
|
|
Loading…
Reference in a new issue