action-release-debugapk
action-release-debugapk copied to clipboard
versionName is not recognized when using Gradle Kotlin DSL build file
When using Gradle's Kotlin DSL for the build file the versionName is not recognized which results in a release string "${RELEASE_TITLE} - v". The script should also consider build.gradle.kts files to retrieve the versionName.