Skip to content

0.5.0

Compare
Choose a tag to compare
@nohli nohli released this 06 Jun 04:06
· 7 commits to main since this release
83de83e

What's Changed

  • Early return if platform is not supported (instead of an exception). Supported are iOS an Android. Thanks @rizerco!
  • Upgrade Android dependencies (Gradle, AGP, Java, Kotlin).
  • Widen flutter_lints constraints.
  • Bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 in /example/android by @dependabot in #12
  • Bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 in /android by @dependabot in #11
  • Bump org.mockito:mockito-core from 5.5.0 to 5.6.0 in /android by @dependabot in #13
  • Bump flutter_lints from 2.0.3 to 3.0.0 in /example by @dependabot in #15
  • Bump flutter_lints from 2.0.3 to 3.0.0 by @dependabot in #14
  • Bump kotlin_version from 1.9.10 to 1.9.20 in /example/android by @dependabot in #17
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20 in /android by @dependabot in #16
  • Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 in /android by @dependabot in #18
  • Bump kotlin_version from 1.9.20 to 1.9.21 in /example/android by @dependabot in #24
  • Bump com.android.tools.build:gradle from 8.1.2 to 8.1.4 in /android by @dependabot in #21
  • Bump com.android.tools.build:gradle from 8.1.2 to 8.1.4 in /example/android by @dependabot in #22
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21 in /android by @dependabot in #23
  • Bump org.mockito:mockito-core from 5.7.0 to 5.10.0 in /android by @dependabot in #37
  • Bump kotlin_version from 1.9.21 to 1.9.22 in /example/android by @dependabot in #31
  • Bump actions/setup-java from 3 to 4 by @dependabot in #25
  • Bump invertase/github-action-dart-analyzer from 2.0.0 to 3.0.0 by @dependabot in #38

Full Changelog: 0.4.2...0.5.0