Skip to content

Commit

Permalink
chore: update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
onghuisheng committed Mar 31, 2023
1 parent b79f210 commit 4d28462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ android {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'androidx.core:core-ktx:1.9.0'
implementation files('C:/flutter/bin/cache/artifacts/engine/android-x64/flutter.jar')
// implementation files('C:/flutter/bin/cache/artifacts/engine/android-x64/flutter.jar')
}

0 comments on commit 4d28462

Please sign in to comment.