ofload / native_updater

Flutter package to embed native in-app updater
MIT License
56 stars 48 forks source link

fix: update in_app_update, and fix Androidx support implementation #39

Open Heatclift opened 1 year ago

Heatclift commented 1 year ago

This fixes the Kotlin "symbol miss-match" error, that caused by in_app_update. This PR also fix implementation of Androidx in the example, which may also cause gradle error during test.

Dependency Changes: