Skip to content

Commit 0c4fa2e

Browse files
committed
no message
1 parent a9296eb commit 0c4fa2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/push.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'com.github.dcendents.android-maven'
33
apply plugin: 'com.jfrog.bintray'
44
version = "0.0.3"
55

6-
def siteUrl = 'https://github.com/qinci/AndroidEdit' // 项目的主页
6+
def siteUrl = 'https://github.com/qinci/AndroidEdit' // 项目的主页
77
def gitUrl = 'https://github.com/qinci/AndroidEdit.git' // Git仓库的url
88
group = "ren.qinc.edit" // Maven Group ID for the artifact,
99
install {

0 commit comments

Comments
 (0)