I’m upgrading a client’s Xamarin Android app to .NET 7 Android. I’m unfamiliar with Couchbase.Lite and am beginning the learning curve. The app is running an old version of Couchbase.Lite (1.4.4) along with Couchbase.Lite.Storage.SQLCipher (1.4.4) and Couchbase.Lite.SystemSQLite (1.4.4).
It looks like a hefty upgrade path to the latest version of Couchbase.Lite. Is it possible to use these older packages with .NET 7?