defaultConfig { applicationId "xxxxxxxxxx" minSdkVersion 19 targetSdkVersion 28 } 运行时log会一直报:W/System.err( 3212): com.google.zxing.NotFoundException 但是可以运行,希望能优化一下!作者加油⛽️
defaultConfig {
applicationId "xxxxxxxxxx"
minSdkVersion 19
targetSdkVersion 28
运行时log会一直报:W/System.err( 3212): com.google.zxing.NotFoundException
但是可以运行,希望能优化一下!作者加油⛽️