bluefireteam / bitmap

A Flutter package for manipulating bitmaps
MIT License
176 stars 34 forks source link

Android Gradle Plugin version #48

Closed atnegrete closed 11 months ago

atnegrete commented 1 year ago

Getting the following error on the latest gradle version

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 ':bitmap' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50
anjaliAzure commented 1 year ago

@atnegrete Got Any Solution??

spydon commented 1 year ago

The package needs to be updated, we're open to PRs if anyone wants to fix that. :)

bitsydarel commented 12 months ago

Hi @spydon, i have added a PR for it #49

renancaraujo commented 11 months ago

Thanks @bitsydarel, your fix is out on 0.2.0