Update TransektCount to 2.0.2 (202)
This commit is contained in:
parent
f5ccff4bcc
commit
61ce6cce50
|
@ -61,7 +61,15 @@ Build:2.0.1,201
|
||||||
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.2,202
|
||||||
|
commit=2.0.2
|
||||||
|
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.1
|
Current Version:2.0.2
|
||||||
Current Version Code:201
|
Current Version Code:202
|
||||||
|
|
Loading…
Reference in a new issue