This commit is contained in:
Miguel Ruivo 2018-08-16 15:44:18 +01:00
commit f886a0011e
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')
}