# CommonUtilsMaterial **Repository Path**: phone-tools/common-utils-material ## Basic Information - **Project Name**: CommonUtilsMaterial - **Description**: 公用工具方法仓库的Material部分,单独分离出来,可以自由选择是否使用。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-24 - **Last Updated**: 2022-11-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### add submodule(gitee) ``` git submodule add --name CommonUtilsMaterial https://gitee.com/phone-tools/common-utils-material.git CommonUtilsMaterial git submodule set-url CommonUtilsMaterial https://gitee.com/phone-tools/common-utils-material.git git submodule init git submodule update ```