Updated RoboVM

This commit is contained in:
Anuken
2025-04-12 09:23:27 -04:00
parent 7b608bfaa4
commit 2d214524df

View File

@@ -4,7 +4,7 @@ buildscript{
} }
dependencies{ dependencies{
classpath "com.mobidevelop.robovm:robovm-gradle-plugin:2.3.20" classpath "com.mobidevelop.robovm:robovm-gradle-plugin:2.3.23"
} }
} }