Rename final apk artifact name
This commit is contained in:
parent
cb66618d3a
commit
5ef985670a
@ -11,6 +11,7 @@ android {
|
||||
targetSdkVersion TARGET_SDK
|
||||
versionCode 1
|
||||
versionName version
|
||||
setProperty("archivesBaseName", "markwon-sample-$versionName")
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
Loading…
x
Reference in New Issue
Block a user