krokyze / FitKit

Flutter plugin for reading health and fitness data. Wraps HealthKit on iOS and GoogleFit on Android.
BSD 2-Clause "Simplified" License
98 stars 73 forks source link

Kotlin version issue #3

Closed UwaisWisitech closed 5 years ago

UwaisWisitech commented 5 years ago

What went wrong: The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.0 and higher. The following dependencies do not satisfy the required version: project ':fit_kit' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.71

krokyze commented 5 years ago

Fixed in v0.0.4.