io.realm.kotlin.gradle.version.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gradle-plugin Show documentation
Show all versions of gradle-plugin Show documentation
Gradle plugin for Realm Kotlin. Realm is a mobile database: Build better apps faster.
The newest version!
// Generated file. Do not edit!
package io.realm.kotlin.gradle
internal const val PLUGIN_VERSION = "3.0.0"
internal const val CORE_VERSION = "20.0.1"