Update TransektCount to 2.1.0 (210)
This commit is contained in:
parent
be16dcdd7c
commit
7403aae475
|
@ -85,7 +85,15 @@ Build:2.0.5,205
|
||||||
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.0,210
|
||||||
|
commit=2.1.0
|
||||||
|
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.5
|
Current Version:2.1.0
|
||||||
Current Version Code:205
|
Current Version Code:210
|
||||||
|
|
Loading…
Reference in a new issue