Update PDF Creator to 3.7 (24)
This commit is contained in:
parent
9c37f62d77
commit
63e7bc7bc3
|
@ -119,7 +119,15 @@ Build:3.6,23
|
|||
mkdir -p gradle/wrapper && \
|
||||
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
Build:3.7,24
|
||||
commit=v3.7
|
||||
subdir=app
|
||||
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%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:3.6
|
||||
Current Version Code:23
|
||||
Current Version:3.7
|
||||
Current Version Code:24
|
||||
|
|
Loading…
Reference in a new issue