Skip to content

Commit bd729ce

Browse files
committed
更新三方库地址
1 parent 559f15f commit bd729ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ rootProject.ext.PROJ_DESCRIPTION = "Password Verify Code"
6363
// 这里改成库的标示 , 比如appcompat - v7
6464
rootProject.ext.PROJ_ARTIFACTID = "CodeEditText"
6565
// 发布时必须有值,建议写到 local.properties 里
66-
//rootProject.ext.BINTRAY_APIKEY = "" //
66+
rootProject.ext.BINTRAY_APIKEY = "" //
6767

6868

6969
apply from: "https://raw.githubusercontent.com/lwjfork/scriptlib/master/gradle/bintray.gradle"

0 commit comments

Comments
 (0)