mirror of
https://github.com/ocornut/imgui.git
synced 2025-09-15 15:58:31 +00:00
Examples: Android: Update kotlin version (#8409)
This commit is contained in:
@@ -42,5 +42,5 @@ repositories {
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user