remove unused playRelease build type
This commit is contained in:
parent
295cb74287
commit
613cd2a1ea
|
@ -33,7 +33,6 @@ android {
|
|||
applicationIdSuffix '.debug'
|
||||
}
|
||||
githubRelease { initWith release }
|
||||
playRelease { initWith release }
|
||||
fdroidRelease { initWith release }
|
||||
}
|
||||
compileOptions {
|
||||
|
|
Loading…
Reference in New Issue