From 25623b2826517639bfcceeb335c32dc60276901f Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Thu, 6 Oct 2022 01:24:36 +0600 Subject: 🚗 1.1 -> 1.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index c2ff7d5..97b05fe 100644 --- a/build.gradle +++ b/build.gradle @@ -17,7 +17,7 @@ buildscript { allprojects { apply plugin: "eclipse" - version = '1.1' + version = '1.2' ext { appName = "Maxon Petting Simulator" gdxVersion = '1.11.0' -- cgit v1.2.3