Skip to content

Commit

Permalink
use api for sqliteassethelper
Browse files Browse the repository at this point in the history
  • Loading branch information
humazed committed Aug 25, 2017
1 parent 059c651 commit 95864e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion room-asset/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {

implementation "android.arch.persistence.room:runtime:$arch_version"

implementation 'com.readystatesoftware.sqliteasset:sqliteassethelper:2.0.1'
api 'com.readystatesoftware.sqliteasset:sqliteassethelper:2.0.1'
}

ext {
Expand Down

0 comments on commit 95864e3

Please sign in to comment.