publish to draft to avoid full shadowing of universal apk

This commit is contained in:
Sean Mac Gillicuddy 2019-09-11 11:38:52 +01:00
parent e36a5f18de
commit 7aed5417dc

View File

@ -475,6 +475,7 @@ play {
enabled = true
serviceAccountCredentials = file("../google.json")
track = "alpha"
releaseStatus = "draft"
resolutionStrategy = "fail"
}