From 85b644b1e7a10aa74196613b0daa921d8d721934 Mon Sep 17 00:00:00 2001 From: emusic Date: Wed, 27 Jun 2018 13:04:48 +0200 Subject: small changes in pdfa --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index cb63098e..622e296f 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.1.3' + version = '4.1.4' } configurations { -- cgit v1.2.3