aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2016-02-15 13:59:18 +0100
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2016-02-15 13:59:18 +0100
commita4adf4cfe2223c8149ceafb603a3c4c01b0fd44f (patch)
tree3206c7aa7e3e663b346b7892d50e8ad0cf1f2ba8 /build.gradle
parente86e132b2e1fcfa291f9d2ab20bfcc2503ddca9c (diff)
downloadpdf-as-4-a4adf4cfe2223c8149ceafb603a3c4c01b0fd44f.tar.gz
pdf-as-4-a4adf4cfe2223c8149ceafb603a3c4c01b0fd44f.tar.bz2
pdf-as-4-a4adf4cfe2223c8149ceafb603a3c4c01b0fd44f.zip
gradle updates
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index ef6be4d7..30d7192a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -16,7 +16,7 @@ task wrapper(type: Wrapper) {
allprojects {
apply plugin: 'com.github.ben-manes.versions'
repositories { mavenCentral() }
- version = '4.0.9'
+ version = '4.0.9-SNAPSHOT'
}
configurations {