fix: 规范文件缩进

main 1.1.0
胡宇飞 2024-08-15 16:09:45 +08:00
parent 1ef9e3ccec
commit 58cc5a3b46
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ dependencies {
} }
android { android {
namespace "**NAMESPACE**" namespace "**NAMESPACE**"
compileSdkVersion **TARGETSDKVERSION** compileSdkVersion **TARGETSDKVERSION**
buildToolsVersion '**BUILDTOOLS**' buildToolsVersion '**BUILDTOOLS**'