完成了引导页显示。修改拍照中的问题,解决了8.25出现的bug
This commit is contained in:
@@ -21,6 +21,11 @@ android {
|
||||
abortOnError false
|
||||
}
|
||||
|
||||
// javaCompileOptions {
|
||||
// annotationProcessorOptions {
|
||||
// arguments = ["room.schemaLocation": "$projectDir/schemas".toString()]
|
||||
// }
|
||||
// }
|
||||
buildTypes {
|
||||
release {
|
||||
minifyEnabled false
|
||||
|
||||
Reference in New Issue
Block a user