version:1.9.4
fix: update:作业页面完善
This commit is contained in:
@@ -16,8 +16,8 @@ android {
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 29
|
||||
|
||||
versionCode 83
|
||||
versionName "1.9.1"
|
||||
versionCode 85
|
||||
versionName "1.9.4"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
@@ -153,6 +153,7 @@ dependencies {
|
||||
implementation project(path: ':niceimageview')
|
||||
implementation project(path: ':FlycoTabLayoutZ_Lib')
|
||||
implementation project(path: ':verification-view')
|
||||
implementation project(path: ':PhotoPreview')
|
||||
|
||||
|
||||
//保持1.3.1 更新会报错
|
||||
@@ -235,6 +236,8 @@ dependencies {
|
||||
implementation 'com.github.getActivity:Toaster:12.6'
|
||||
//图片选择
|
||||
implementation 'io.github.lucksiege:pictureselector:v3.11.1'
|
||||
// implementation 'com.github.wanglu1209:PhotoViewer:0.50'
|
||||
// implementation 'com.github.wanggaowan:PhotoPreview:2.5.5'
|
||||
}
|
||||
|
||||
preBuild {
|
||||
|
||||
Reference in New Issue
Block a user