version:4.4
fix: update:增加下单,微信支付,优化资讯分类
This commit is contained in:
@@ -205,7 +205,7 @@ dependencies {
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
|
||||
|
||||
implementation 'com.google.android.material:material:1.0.0'
|
||||
implementation 'com.google.android.material:material:1.1.0'
|
||||
|
||||
implementation "androidx.room:room-runtime:2.4.3"
|
||||
annotationProcessor "androidx.room:room-compiler:2.4.3"
|
||||
@@ -269,6 +269,7 @@ dependencies {
|
||||
implementation 'com.github.ForgetAll:LoadingDialog:v1.1.2'
|
||||
//动态权限框架
|
||||
implementation 'com.github.getActivity:XXPermissions:16.6'
|
||||
|
||||
}
|
||||
|
||||
preBuild {
|
||||
|
||||
Reference in New Issue
Block a user