Skip to content

Commit

Permalink
Merge branch 'develop' into feature/readme-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bret-fears committed Mar 27, 2017
2 parents 81c8162 + 7953179 commit 2034e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
exclude group: 'com.android.support', module: 'support-annotations'
})
compile 'com.android.support:appcompat-v7:25.2.0'
compile 'com.android.support:appcompat-v7:25.3.0'
testCompile 'junit:junit:4.12'
compile project(':lib')
compile 'com.android.support:recyclerview-v7:25.3.0'
Expand Down

0 comments on commit 2034e07

Please sign in to comment.