Skip to content

Commit

Permalink
Fix supportLibraryVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
nkoroste committed Aug 22, 2017
1 parent 99a5808 commit 93d3b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -32,7 +32,7 @@ ext {
buildToolsVersion = '25.0.2'

// App dependencies
supportLibraryVersion = '25.4'
supportLibraryVersion = '25.4.0'
guavaVersion = '18.0'
glideVersion = '3.6.1'
junitVersion = '4.12'
Expand Down

0 comments on commit 93d3b5b

Please sign in to comment.