Update PDF Creator to 3.8 (25)
This commit is contained in:
parent
2b3fef8f7c
commit
7100021c20
|
@ -127,7 +127,15 @@ Build:3.7,24
|
|||
mkdir -p gradle/wrapper && \
|
||||
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
Build:3.8,25
|
||||
commit=v3.8
|
||||
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.7
|
||||
Current Version Code:24
|
||||
Current Version:3.8
|
||||
Current Version Code:25
|
||||
|
|
Loading…
Reference in a new issue