Closed umerbutt03 closed 1 year ago
@umerbutt03 Which is your version of gradle dependency?
Did you set minSdkVersion at least to 19 in
Did it help you?
I have the same error. my minSDKVersion is 21, downgrading to minSDKVersion 19 did not help. Can you update your package kotlin version, please?
I have the same error
@zaharovroman Hi, this issue currently makes the package unusable for anyone creating new projects or updating their old ones. Nothing has been updated since 18 months so it might as well be branded as not maintained anymore to save everyone some headaches.
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher. The following dependencies do not satisfy the required version: project ':otp_autofill' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50