hegaojian / MvvmHelper

:chicken::basketball:这是一个快速开发的框架,Kotlin语言开发,MVVM+Jetpack架构,封装了公共头部、界面状态管理、ViewModel、LiveData、DataBinding、ViewBinding头部刷新、加载更多、沉浸式、全局通知、丰富好用的拓展函数、RxHttp网络请求等等一系列工具
Apache License 2.0
413 stars 58 forks source link

增加获取debug模式下的扩展 #41

Open billdizl opened 8 months ago

billdizl commented 8 months ago

获取debug包不通过BuildConfig.DEBUG来获取,而是通过getApplicationInfo来获取