Releases: nt4f04uNd/android_content_provider
Releases · nt4f04uNd/android_content_provider
0.4.2
What's Changed
- fix build errors in AndroidContentProvider by @milesegan in #19
New Contributors
- @milesegan made their first contribution in #19
Full Changelog: 0.4.1...0.4.2
0.4.1
0.4.0: Use Gradle 8.x, also... (#14)
* After Gradle 8.x - you need to use Gradle 8.x, as well as Gradle wrapper 8.x and upgrade your kotlin-gradle-plugin to 1.9.10 * Fix a few warnings * Bump up pubspecs in examples * Fix formatting
0.3.0
0.2.2 (#6)
* Make flags non-nullable * Expose method AndroidContentResolver.methodChannel for testing * Improve test * Bump version