mirror of
https://github.com/HighCapable/SweetDependency.git
synced 2025-09-04 09:45:56 +08:00
chore: specify project name in properties
This commit is contained in:
@@ -50,5 +50,5 @@ object SweetDependency {
|
||||
const val VERSION = SweetDependencyProperties.PROJECT_VERSION
|
||||
|
||||
/** 项目地址 */
|
||||
const val PROJECT_URL = SweetDependencyProperties.POM_URL
|
||||
const val PROJECT_URL = SweetDependencyProperties.PROJECT_URL
|
||||
}
|
Reference in New Issue
Block a user