We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33ebd6 commit 56cea6eCopy full SHA for 56cea6e
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "2.0.255-SNAPSHOT"
+ kotlin("jvm") version "2.1.20-Beta1"
3
application
4
id("com.github.johnrengelman.shadow") version "8.1.1"
5
id("io.realm.kotlin") version "3.0.0"
0 commit comments