Skip to content

Commit

Permalink
FIX: Revert to Android gradle build plug-in to 3.3.2 temporarily, due…
Browse files Browse the repository at this point in the history
… to unknown crash in Island setup caused by R8.
  • Loading branch information
oasisfeng committed May 27, 2019
1 parent b772e68 commit f932480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
maven { url 'https://maven.fabric.io/public' }
}
dependencies {
classpath 'com.android.tools.build:gradle:3.4.1'
classpath 'com.android.tools.build:gradle:3.3.2'
classpath 'com.google.gms:google-services:4.2.0'
classpath 'io.fabric.tools:gradle:1.26.0'

Expand Down

0 comments on commit f932480

Please sign in to comment.