mirror of
https://github.com/bitwarden/mobile
synced 2026-03-02 03:11:20 +00:00
PM-3349 build.yml configured FDROID job for MAUI
This commit is contained in:
@@ -36,7 +36,7 @@ namespace Bit.Droid
|
||||
#endif
|
||||
[Register("com.x8bit.bitwarden.MainApplication")]
|
||||
#if FDROID
|
||||
public class MainApplication : Application
|
||||
public class MainApplication : MauiApplication
|
||||
#else
|
||||
public class MainApplication : MauiApplication, ProviderInstaller.IProviderInstallListener
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user