From 2948b1cda8888d18857a831e68d4e08d4b463c13 Mon Sep 17 00:00:00 2001 From: Artem Los Date: Fri, 1 Feb 2019 10:56:02 +0100 Subject: [PATCH] Add the option to specify how old a license file can be to be valid (#12) * Add the option to specify how old a license file can be to be valid * Update docs and example --- .idea/workspace.xml | 161 +++++++++--------- README.md | 30 +++- example-app/src/Main.java | 20 ++- pom.xml | 2 +- .../io/cryptolens/models/ActivateModel.java | 16 ++ .../java/io/cryptolens/models/LicenseKey.java | 26 ++- 6 files changed, 167 insertions(+), 88 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 05d3222..0b033fe 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,7 +7,6 @@ - - +