added comment for build script

This commit is contained in:
Mariotaku Lee 2017-09-23 22:12:12 +08:00
parent 4d4aea7b1f
commit ddb4db1152
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535
1 changed files with 3 additions and 1 deletions

View File

@ -298,4 +298,6 @@ task svgToMipmap(type: SvgDrawableTask) {
outputType = 'mipmap'
}
apply plugin: 'com.google.gms.google-services'
// START Non-FOSS component
apply plugin: 'com.google.gms.google-services'
// END Non-FOSS component