Update QuickLyric to 2.0.5 (114)
This commit is contained in:
parent
d10bb4398a
commit
465eaf60fa
|
@ -78,7 +78,14 @@ Build:2.0.4,110
|
|||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle && \
|
||||
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
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.0.4
|
||||
Current Version Code:110
|
||||
Current Version:2.0.5
|
||||
Current Version Code:114
|
||||
|
|
Loading…
Reference in a new issue