Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 244 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 244 Bytes

android-mvp-kotlin

使用kotlin实现Android MVP模式,使用了Dagger2、Retrofit、RxJava等

使用的开源技术

  • Kotlin
  • Dagger2
  • Retrofit2
  • RxJava
  • Butterknife
  • Timber