iam trying to publish new version of the app using this plugin: 'com.github.triplet.play'
and when i ran gradlew app:publishApkRelease
i got this error message
- What went wrong: Task 'publishApkRelease' not found in project ':app'. Some candidates are: 'publishApkTestRelease', 'publishApkTestRelease'.
i want to know what is the Different also how do i specify the description for this uploaded version ?