Skip to content

Commit

Permalink
Android: Update gradle to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hrydgard committed Feb 10, 2019
1 parent e05a4ce commit e96360d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.0'
classpath 'com.android.tools.build:gradle:3.3.1'
}
}

Expand Down

0 comments on commit e96360d

Please sign in to comment.