Skip to content

Commit 1cd04d7

Browse files
pauldemarcoPaul DeMarco
authored and
Paul DeMarco
committed
Removed obsolete line in gradle that helped with indexing.
1 parent 359f40b commit 1cd04d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ android {
3737
// Required for local unit tests (JUnit 4 framework)
3838
testImplementation 'junit:junit:4.12'
3939
implementation 'androidx.core:core:1.0.1'
40-
//compile files('/home/paul/flutter/bin/cache/artifacts/engine/android-arm/flutter.jar')
4140
}
4241
sourceSets {
4342
main {

0 commit comments

Comments
 (0)