surfstudio / flutter-otp-autofill

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

fix: fix to work with the latest versions of gradle and kotlin #86

Closed DmitrDomrachev closed 3 months ago

DmitrDomrachev commented 3 months ago

Checklist

Changes

Updated build configurations to run on the latest versions of grade and kotlin.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.34%. Comparing base (4a646c6) to head (46cd87c). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #86 +/- ## ======================================= Coverage 96.34% 96.34% ======================================= Files 4 4 Lines 82 82 ======================================= Hits 79 79 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

aswindarma16 commented 3 months ago

why there's no new version on the pub dev ?