Skip to content

Commit

Permalink
Update library version for sample app
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmanuel Kehinde committed Nov 27, 2017
1 parent b46a48c commit 5994ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sampleapp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ dependencies {
androidTestImplementation('com.android.support.test.espresso:espresso-core:3.0.1', {
exclude group: 'com.android.support', module: 'support-annotations'
})
compile 'com.emmanuelkehinde:shutdown:1.0.0'
compile 'com.emmanuelkehinde:shutdown:1.0.1'
}

0 comments on commit 5994ba1

Please sign in to comment.