why is this suddenly needed?

This commit is contained in:
julian 2024-09-02 10:04:47 -06:00 committed by julian-CStack
parent 8791003e33
commit 4b2d10b9b2

View file

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.8.0'
ext.kotlin_version = '2.0.20'
repositories {
google()
mavenCentral()