diff --git a/mastodon/build.gradle b/mastodon/build.gradle index a48312df9..c848c91fe 100644 --- a/mastodon/build.gradle +++ b/mastodon/build.gradle @@ -33,7 +33,6 @@ android { applicationIdSuffix '.debug' } githubRelease { initWith release } - playRelease { initWith release } fdroidRelease { initWith release } } compileOptions {