mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update QuickLyric to 2.0.5 (114)
This commit is contained in:
parent
d10bb4398a
commit
465eaf60fa
1 changed files with 9 additions and 2 deletions
|
|
@ -78,7 +78,14 @@ Build:2.0.4,110
|
||||||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle && \
|
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle && \
|
||||||
sed -i -e '/<<<<<<</d' -e '/=======/d' -e '/d989421/d' proguard-rules.pro
|
sed -i -e '/<<<<<<</d' -e '/=======/d' -e '/d989421/d' proguard-rules.pro
|
||||||
|
|
||||||
|
Build:2.0.5,114
|
||||||
|
commit=2.0.5
|
||||||
|
subdir=QuickLyric
|
||||||
|
gradle=yes
|
||||||
|
prebuild=mkdir -p gradle/wrapper && \
|
||||||
|
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:2.0.4
|
Current Version:2.0.5
|
||||||
Current Version Code:110
|
Current Version Code:114
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue