fix: 更新版本号
This commit is contained in:
@@ -26,6 +26,6 @@ dependencies {
|
|||||||
})
|
})
|
||||||
compile 'com.android.support:appcompat-v7:24.2.1'
|
compile 'com.android.support:appcompat-v7:24.2.1'
|
||||||
testCompile 'junit:junit:4.12'
|
testCompile 'junit:junit:4.12'
|
||||||
//compile 'com.github.liuguangli:VerificationCodeInput:1.5'
|
//compile 'com.github.liuguangli:VerificationCodeInput:1.6'
|
||||||
compile project(':corelibrary');
|
compile project(':corelibrary');
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user