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