aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-10-24 15:10:25 +0200
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-10-24 15:10:25 +0200
commit00f51f47d8448adb939bbc3cfd17673dd29bc10d (patch)
treeb8ffac2404af2cffa22e0cac5689de5177aee573 /build.gradle
parent8ce1e812db33337b751276e1659e7c067a11ab68 (diff)
downloadpdf-as-4-00f51f47d8448adb939bbc3cfd17673dd29bc10d.tar.gz
pdf-as-4-00f51f47d8448adb939bbc3cfd17673dd29bc10d.tar.bz2
pdf-as-4-00f51f47d8448adb939bbc3cfd17673dd29bc10d.zip
Version set4.0.4
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index b41d5cb4..7663919f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -16,6 +16,7 @@ task wrapper(type: Wrapper) {
allprojects {
apply plugin: 'com.github.ben-manes.versions'
repositories { mavenCentral() }
+ version = '4.0.4'
}
configurations {