Remove trailing spaces.

This commit is contained in:
Joseph Cloutier
2022-06-11 19:42:59 -04:00
parent b03edaec73
commit 1ff434043c
4 changed files with 20 additions and 20 deletions

View File

@@ -3,7 +3,7 @@ buildscript {
mavenCentral()
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:::::if (1 == 1)::ANDROID_GRADLE_PLUGIN::end::::'
}