mirror of
https://github.com/bitwarden/android.git
synced 2026-05-20 19:11:33 -05:00
fdroid builds without Google and Hockey services
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using System;
|
||||
#if !FDROID
|
||||
using System;
|
||||
using Bit.App;
|
||||
using Bit.App.Abstractions;
|
||||
using Plugin.Settings.Abstractions;
|
||||
@@ -40,3 +41,4 @@ namespace Bit.Android.Services
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user