From 3219192202fb23b263b9bc691ffcfdf77e04ae91 Mon Sep 17 00:00:00 2001 From: Benjamin Schulte Date: Thu, 10 May 2018 16:16:59 +0200 Subject: [PATCH] Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95bfb19..035ed78 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This project is published to the Sonatype Maven repository. You can integrate th Define the version of this API right after the gdxVersion: gdxVersion = '1.9.6' //or another gdx version you use - gaVersion = '0.1.0-SNAPSHOT' + gaVersion = '0.1.0' Then add the needed dependencies to each subproject: