File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +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 newer.
12+ For proper functionality in Android Studio requires version Otter | 2025.2.3 or newer.
1313
1414[ Download Android Example] ( https://github.com/Kotlin/dataframe/raw/example-projects-archives/android-example.zip )
1515
Original file line number Diff line number Diff line change 11[versions ]
2- agp = " 9.0.0-beta04 "
2+ agp = " 9.0.0"
33kotlin = " 2.3.0-RC2"
44coreKtx = " 1.10.1"
55junit = " 4.13.2"
You can’t perform that action at this time.
0 commit comments