mirror of
https://github.com/ocornut/imgui.git
synced 2025-04-04 21:15:09 +00:00
Examples: Android: Update kotlin version (#8409)
This commit is contained in:
parent
6dc376f676
commit
a6bcbb173b
1 changed files with 1 additions and 1 deletions
|
@ -42,5 +42,5 @@ repositories {
|
|||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue