Skip to content

Commit

Permalink
UPDATE: Upgrade Android Gradle build plug-in to v3.2.0 (stable).
Browse files Browse the repository at this point in the history
  • Loading branch information
oasisfeng committed Sep 30, 2018
1 parent 7db8dc7 commit 4c11eb1
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.2.0-rc03'
classpath 'com.android.tools.build:gradle:3.2.0'
classpath 'com.google.gms:google-services:4.1.0'
classpath 'io.fabric.tools:gradle:1.25.4'

Expand Down

0 comments on commit 4c11eb1

Please sign in to comment.