Update QuickLyric to 2.1 (131)
This commit is contained in:
parent
bdb821ecf2
commit
9f921f4b7d
|
@ -101,7 +101,15 @@ Build:2.0.8c,129
|
|||
mkdir -p gradle/wrapper && \
|
||||
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
Build:2.1,131
|
||||
commit=2.1
|
||||
subdir=QuickLyric
|
||||
gradle=yes
|
||||
prebuild=sed -i -e '/shrinkResources/s/true/false/g' build.gradle && \
|
||||
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.8c
|
||||
Current Version Code:129
|
||||
Current Version:2.1
|
||||
Current Version Code:131
|
||||
|
|
Loading…
Reference in a new issue