fix(ci): 因换行缺失的导致签名信息写入错误
This commit is contained in:
parent
df3e4ee3fa
commit
426c15dac5
1 changed files with 2 additions and 1 deletions
|
|
@ -21,3 +21,4 @@ kotlin.code.style=official
|
||||||
# resources declared in the library itself and none from the library's dependencies,
|
# resources declared in the library itself and none from the library's dependencies,
|
||||||
# thereby reducing the size of the R class for that library
|
# thereby reducing the size of the R class for that library
|
||||||
android.nonTransitiveRClass=true
|
android.nonTransitiveRClass=true
|
||||||
|
# 下面是为工作流写入应用签名内容预留的空行,勿删
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue