Update TransektCount to 2.0.5 (205)
This commit is contained in:
parent
4be187f2cf
commit
b41581a15c
|
@ -77,7 +77,15 @@ Build:2.0.4,204
|
||||||
mkdir -p gradle/wrapper && \
|
mkdir -p gradle/wrapper && \
|
||||||
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
||||||
|
|
||||||
|
Build:2.0.5,205
|
||||||
|
commit=2.0.5
|
||||||
|
subdir=transektcount
|
||||||
|
gradle=yes
|
||||||
|
prebuild=cd .. && \
|
||||||
|
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:204
|
Current Version Code:205
|
||||||
|
|
Loading…
Reference in a new issue