From 1461f2488a3e62d4044af7a88ddebf1ab67626f6 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 6 Feb 2018 16:37:42 +0100 Subject: update tsl-lib-2.0.1.jar again to solve an additional problem switch to new version 3.1.2.2-Snapshot --- moaSig/build.gradle | 2 +- moaSig/libs/tsl-lib-2.0.1.jar | Bin 801147 -> 801197 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/moaSig/build.gradle b/moaSig/build.gradle index ebca605..f66897c 100644 --- a/moaSig/build.gradle +++ b/moaSig/build.gradle @@ -21,7 +21,7 @@ subprojects { testCompile 'junit:junit:4.8.2' } - version = '3.1.2.1-Snapshot' + version = '3.1.2.2-Snapshot' jar { manifest.attributes provider: 'EGIZ', 'Specification-Version': getCheckedOutGitCommitHash(), 'Implementation-Version': project.version } } diff --git a/moaSig/libs/tsl-lib-2.0.1.jar b/moaSig/libs/tsl-lib-2.0.1.jar index 9401dc6..e1efda6 100644 Binary files a/moaSig/libs/tsl-lib-2.0.1.jar and b/moaSig/libs/tsl-lib-2.0.1.jar differ -- cgit v1.2.3