diff --git a/android/app/build.gradle b/android/app/build.gradle index c942b146f..c1f94dd50 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -170,7 +170,6 @@ android { fdroid { dimension 'default' - applicationIdSuffix '.fdroid' versionName = android.defaultConfig.versionName + '-FDroid' buildConfigField 'String', 'SUPPORT_MAIL', '"fdroid@comaps.app"' }