diff --git a/android/build.gradle b/android/build.gradle index 6a3c4e1..ce7e1fb 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -35,5 +35,5 @@ android { dependencies { implementation 'in.gauriinfotech:commons:1.0.8' - compileOnly files('tmplibs/flutter.jar') -} \ No newline at end of file + //compileOnly files('tmplibs/flutter.jar') +}