Update build.gradle

This commit is contained in:
Miguel Ruivo 2018-08-16 12:21:53 +01:00 committed by GitHub
parent d9051223b3
commit 1f83dfa776
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -35,5 +35,5 @@ android {
dependencies {
implementation 'in.gauriinfotech:commons:1.0.8'
compileOnly files('tmplibs/flutter.jar')
}
//compileOnly files('tmplibs/flutter.jar')
}