Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

Commit feb69ff

Browse files
committed
Remove comment
1 parent ec63756 commit feb69ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

android/canonical/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Top-level build file where you can add configuration options common to all sub-projects/modules.
21
buildscript {
32
ext.kotlin_version = "1.3.72"
43
repositories {
@@ -23,4 +22,4 @@ allprojects {
2322

2423
task clean(type: Delete) {
2524
delete rootProject.buildDir
26-
}
25+
}

0 commit comments

Comments
 (0)