summaryrefslogtreecommitdiff
path: root/android/source/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'android/source/build.gradle')
-rw-r--r--android/source/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/source/build.gradle b/android/source/build.gradle
index 1ea328c4e6cf..f7fd32f56642 100644
--- a/android/source/build.gradle
+++ b/android/source/build.gradle
@@ -275,7 +275,7 @@ task createRCfiles {
}
}
-// creating the UI stuff is cheap, don't bother only applying it for the flavor..
+// creating the UI stuff is cheap, don't bother only applying it for the flavor...
preBuild.dependsOn 'createRCfiles',
'createStrippedConfigMain',
'createStrippedConfigRegistry',