surfstudio / flutter-otp-autofill

Made by Surf 🏄
Apache License 2.0
75 stars 43 forks source link

update kotlin to 1.7.10 #55

Closed MahdiForughi closed 1 year ago

MahdiForughi commented 1 year ago

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

AgnelSelvan commented 1 year ago

Hey @MahdiForughi , How to test until it's merged

dependencies:
  otp_autofill:
    git:
      url: https://github.com/AgnelSelvan/flutter-otp-autofill.git
      ref: master