I can not publishing a version for the track "internal" on Gradle Play Publisher, my plugin is updated and I am using the latest version of gradle (4.9). What am I doing wrong?
play {
track = 'internal'
}
I can not publishing a version for the track "internal" on Gradle Play Publisher, my plugin is updated and I am using the latest version of gradle (4.9). What am I doing wrong?
play {
track = 'internal'
}