Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Commit

Permalink
Change dependency to latest lib version in get started app
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny Egorov committed Feb 4, 2016
1 parent abff33e commit 49e929c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get-started-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ dependencies {
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.1.1'
compile 'com.android.support:recyclerview-v7:23.1.1'
compile 'su.j2e:rv-joiner:1.0.3'
compile 'su.j2e:rv-joiner:1.0.4'
}

0 comments on commit 49e929c

Please sign in to comment.