X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=build.gradle;h=9ae8a2b0b7c1ab4810662dd51ff90727e7f304df;hb=d646f960cadc7de7f13f6c23798575b8f0e6634a;hp=ab50f04c436f93ab88d7f5a10f10bf6b239cbd46;hpb=52e0222d402abdb647ce132a266eeeef4483935c;p=rhynodge.git diff --git a/build.gradle b/build.gradle index ab50f04..9ae8a2b 100644 --- a/build.gradle +++ b/build.gradle @@ -17,7 +17,7 @@ sourceCompatibility = 1.8 targetCompatibility = 1.8 buildscript { - ext.kotlinVersion = '1.0.2' + ext.kotlinVersion = '1.1.1' repositories { mavenCentral()