Skip to content

Commit

Permalink
Remove unnecessary lines
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewLM committed Sep 23, 2024
1 parent f3cfda0 commit 1b0dc78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions coinlib_flutter/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ android {
main {
jniLibs.srcDirs = ['src/main/jniLibs']
}
main.java.srcDirs += "src/main/kotlin"
test.java.srcDirs += "src/test/kotlin"
}

}

0 comments on commit 1b0dc78

Please sign in to comment.