Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 299 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 299 Bytes

SqliteOrmReActive

Android Sqlite ORM 参考:https://github.com/ImangazalievM/ReActiveAndroid

已经包含

    compile 'com.reactiveandroid:reactiveandroid:1.2.2'
    debugCompile 'com.amitshekhar.android:debug-db:1.0.1'
    implementation 'io.reactivex.rxjava2:rxandroid:2.0.1'