Update TransektCount to 2.1.5 (215)
This commit is contained in:
parent
bbb7444bb2
commit
6888a3aa3e
|
@ -110,7 +110,15 @@ Build:2.1.4,214
|
||||||
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.1.5,215
|
||||||
|
commit=2.1.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.1.4
|
Current Version:2.1.5
|
||||||
Current Version Code:214
|
Current Version Code:215
|
||||||
|
|
Loading…
Reference in a new issue