diff --git a/metadata/com.geecko.QuickLyric.txt b/metadata/com.geecko.QuickLyric.txt index be82edd937..8380ee6ed6 100644 --- a/metadata/com.geecko.QuickLyric.txt +++ b/metadata/com.geecko.QuickLyric.txt @@ -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