Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
xuning
/
livekitAndroidXuningTest
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
davidliu
2021-05-09 15:26:21 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2021-05-09 15:26:21 +0900
Commit
3d899c1faf1e02b2780ab90779558d0843a3fca9
3d899c1f
1 parent
aa9d4c2d
Update README.md
显示空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
2 行增加
和
1 行删除
README.md
README.md
查看文件 @
3d899c1
...
...
@@ -21,5 +21,6 @@ signing.password=<signing key password>
signing.secretKeyRingFile=<signing pgp key path>
```
`
2.
Update
`VERSION_NAME` in `gradle.properties`
to reflect the release version.
2.
Update
`VERSION_NAME` in `gradle.properties`
to reflect the release version.
(Remove "-SNAPSHOT" when releasing.)
3.
Run
`gradle publish closeAndReleaseRepository`
to upload to maven.
4.
Update
`VERSION_NAME` in `gradle.properties`
to prepare for next release version.
...
...
请
注册
或
登录
后发表评论