Skip to content

Commit 5835b17

Browse files
authored
Bump library versions (#391)
1 parent 1865c6a commit 5835b17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ buildscript {
2121
minSdkVersion = 14
2222
targetSdkVersion = 27
2323
compileSdkVersion = 27
24-
buildToolsVersion = "27.0.1"
24+
buildToolsVersion = "27.0.2"
2525
androidGradlePluginVersion = "3.0.1"
2626
androidMavenGradlePluginVersion = "1.5"
2727
gradleBintrayPluginVersion = "1.6"
2828
kotlinVersion = "1.1.61"
29-
supportLibVersion = "27.0.1"
29+
supportLibVersion = "27.0.2"
3030
espressoVersion = "3.0.0"
3131
testRunnerVersion = "1.0.0"
3232
junitVersion = "4.12"

0 commit comments

Comments
 (0)