build: add F-Droid flavor (#760)
* build: add fdroid flavor * feat: disable fcm registration in f-droid flavor
This commit is contained in:
@@ -34,6 +34,7 @@ android {
|
||||
}
|
||||
githubRelease { initWith release }
|
||||
playRelease { initWith release }
|
||||
fdroidRelease { initWith release }
|
||||
}
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_17
|
||||
|
||||
Reference in New Issue
Block a user