[android] Updated fabric plugin to fix issue with uploading native symbols

This commit is contained in:
Александр Зацепин 2019-12-18 14:45:36 +03:00 committed by Arsentiy Milchakov
parent 68516f09dc
commit 9332a3bd53

View file

@ -8,8 +8,8 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.3'
classpath 'io.fabric.tools:gradle:1.27.0'
classpath 'com.android.tools.build:gradle:3.5.0'
}
}