fix android build by overriding path_provider_android back to an earlier version

I don't know why this is needed
This commit is contained in:
Henry Hiles 2026-05-08 22:17:11 -04:00
commit 66ef2de027
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
4 changed files with 46 additions and 63 deletions

View file

@ -11,7 +11,6 @@ list(APPEND FLUTTER_PLUGIN_LIST
)
list(APPEND FLUTTER_FFI_PLUGIN_LIST
jni
)
set(PLUGIN_BUNDLED_LIBRARIES)