remove unused playRelease build type
This commit is contained in:
@@ -33,7 +33,6 @@ android {
|
||||
applicationIdSuffix '.debug'
|
||||
}
|
||||
githubRelease { initWith release }
|
||||
playRelease { initWith release }
|
||||
fdroidRelease { initWith release }
|
||||
}
|
||||
compileOptions {
|
||||
|
||||
Reference in New Issue
Block a user