diff options
| author | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2014-10-24 15:07:59 +0200 | 
|---|---|---|
| committer | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2014-10-24 15:07:59 +0200 | 
| commit | 7fc6f037cf416a4ea6cf8ee4df1367a45266562a (patch) | |
| tree | 659e60f52c15c850d4c68bee144795d74a732aad | |
| parent | c88229bbbd814036113ac8ae7f5021a3f644f17a (diff) | |
| download | pdf-as-4-7fc6f037cf416a4ea6cf8ee4df1367a45266562a.tar.gz pdf-as-4-7fc6f037cf416a4ea6cf8ee4df1367a45266562a.tar.bz2 pdf-as-4-7fc6f037cf416a4ea6cf8ee4df1367a45266562a.zip | |
Version set
| -rw-r--r-- | build.gradle | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/build.gradle b/build.gradle index 7663919f..b41d5cb4 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,6 @@ task wrapper(type: Wrapper) {  allprojects {  	apply plugin: 'com.github.ben-manes.versions'  	repositories {  mavenCentral()  } -	version = '4.0.4'  }  configurations { | 
