Can
01/14/2022, 1:26 PMbuildSrc . While most parts were very straightforward I couldn’t find a way to use output.versionNameOverride in the Kotlin Gradle API. There seems to be the function setVersionCodeOverride in ApkVariantOutput but that’s deprecated. ApkVariantOutputImpl is part of the internal API and thus not useable. Any ideas?Can
01/14/2022, 1:50 PM