glide 4.8.0 运行后open app again问题
程序员文章站
2022-05-28 20:42:52
在调用glide接口时,因为最新版本为4.8.0 调用代码如下: repositories { mavenCentral() google() } dependencies { implementation 'com.github.bumptech.glide:glide:4.8.0' annota ......
在调用glide接口时,因为最新版本为4.8.0
调用代码如下:
repositories {
mavencentral()
google()
}
dependencies {
implementation 'com.github.bumptech.glide:glide:4.8.0'
annotationprocessor 'com.github.bumptech.glide:compiler:4.8.0'
}
运行发现app结果:open app again
后来换成4.0.0版本:
调用代码更改为:
repositories {
mavencentral()
}
dependencies {
implementation 'com.github.bumptech.glide:glide:4.0.0'
annotationprocessor 'com.github.bumptech.glide:compiler:4.0.0'
}
发现运行正常:
上一篇: 挽回前男友秘籍,请笑纳
下一篇: 国际标准情商测试题