Add processor for updated Sones
[Sone.git] / build.gradle
index 453a262..d44e512 100644 (file)
@@ -1,8 +1,8 @@
 group = 'net.pterodactylus'
-version = '0.9.7'
+version = '0.9.8'
 
 buildscript {
-    ext.kotlinVersion = '1.1.51'
+    ext.kotlinVersion = '1.2.30'
     repositories {
         mavenCentral()
     }