Skip to content

Commit

Permalink
Update build tools gradle for new Android Studio
Browse files Browse the repository at this point in the history
  • Loading branch information
Str4tocaster committed Nov 27, 2018
1 parent 2f7ab2f commit fb90e54
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 @@ -6,7 +6,7 @@ buildscript {
maven { url 'https://maven.fabric.io/public' }
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.0'
classpath 'com.android.tools.build:gradle:3.2.1'
classpath "io.realm:realm-gradle-plugin:3.1.1"
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
classpath 'com.frogermcs.androiddevmetrics:androiddevmetrics-plugin:0.4'
Expand Down

0 comments on commit fb90e54

Please sign in to comment.