File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
kotlin-dataframe-plugin-example Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,7 @@ A minimal Android project showcasing integration with **Kotlin DataFrame**.
99It also includes the [ Kotlin DataFrame Compiler Plugin] ( https://kotlin.github.io/dataframe/compiler-plugin.html ) .
1010
1111We recommend using an up-to-date Android Studio for the best experience.
12- For proper functionality in Android Studio requires version Otter | 2025.2.2 or higher.
12+ For proper functionality in Android Studio requires version Otter | 2025.2.2 or newer.
13+
14+ [ Download Android Example] ( https://github.com/Kotlin/dataframe/raw/example-projects-archives/android-example.zip )
15+
Original file line number Diff line number Diff line change @@ -7,4 +7,6 @@ An IntelliJ IDEA project demonstrating the use of the
77> See [ build.gradle.kts] ( build.gradle.kts ) for details.
88
99We recommend using an up-to-date IntelliJ IDEA for the best experience.
10- For proper functionality in IntelliJ IDEA requires version 2025.2 or higher.
10+ For proper functionality in IntelliJ IDEA requires version 2025.2 or newer.
11+
12+ [ Download Kotlin DataFrame Compiler Plugin Example] ( https://github.com/Kotlin/dataframe/raw/example-projects-archives/kotlin-dataframe-plugin-example.zip )
You can’t perform that action at this time.
0 commit comments