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