Update Gear Shift to 0.9.97 (80)
This commit is contained in:
parent
1ddc04a7f4
commit
744932c415
|
@ -29,8 +29,15 @@ Build:0.9.96,79
|
||||||
prebuild=sed -i -e 's@https://oss.sonatype.org/content/repositories/snapshots@https://repo1.maven.org/maven2/@g' ../build.gradle && \
|
prebuild=sed -i -e 's@https://oss.sonatype.org/content/repositories/snapshots@https://repo1.maven.org/maven2/@g' ../build.gradle && \
|
||||||
sed -i -e '/runTasks/,$d' -e '/testCompile/d' -e "/lintOptions/ipackagingOptions {\nexclude 'META-INF/LICENSE'\nexclude 'META-INF/README'\nexclude 'META-INF/NOTICE'\n}" build.gradle
|
sed -i -e '/runTasks/,$d' -e '/testCompile/d' -e "/lintOptions/ipackagingOptions {\nexclude 'META-INF/LICENSE'\nexclude 'META-INF/README'\nexclude 'META-INF/NOTICE'\n}" build.gradle
|
||||||
|
|
||||||
|
Build:0.9.97,80
|
||||||
|
commit=0.9.97
|
||||||
|
subdir=gearshift
|
||||||
|
gradle=yes
|
||||||
|
prebuild=sed -i -e 's@https://oss.sonatype.org/content/repositories/snapshots@https://repo1.maven.org/maven2/@g' ../build.gradle && \
|
||||||
|
sed -i -e '/runTasks/,$d' -e '/testCompile/d' -e "/lintOptions/ipackagingOptions {\nexclude 'META-INF/LICENSE'\nexclude 'META-INF/README'\nexclude 'META-INF/NOTICE'\n}" build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.9.96
|
Current Version:0.9.97
|
||||||
Current Version Code:79
|
Current Version Code:80
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue