|
发表于 2020-1-3 14:39:01
|
显示全部楼层
感谢!问题解决了!
去年六月份的版本local.properties自带一堆配置,但不知道为什么后来的版本这些配置都没了。
遇到和本楼相同的问题可以把以下代码替换local.properties原本的代码再打包试试。去年六月份的版本local.properties最原始的配置
## This file must *NOT* be checked into Version Control Systems,# as it contains information specific to your local configuration.## Location of the SDK. This is only used by Gradle.# For customization when using a Version Control System, please read the# header note.#Sat Jun 22 10:57:34 CST 2019BAIDU_SPEECH_APPKEY=l2yttjuKSSmggOKRY8nbWuDro7dX4gqqBAIDU_SPEECH_APPID=9180689signingConfig.keyPassword=fantasy103versionName=1.3.5versionCode=35BAIDU_MAP_APPKEY=l2yttjuKSSmggOKRY8nbWuDro7dX4gqqsigningConfig.storeFilePath=/Users/fancy/Documents/O2/store/zoneland.storeBUGLY_APPID=71c852531cJPUSH_APPKEY=9aca7cc20fe0cc987cd913casigningConfig.keyAlias=zonelandPGY_APP_ID=7132d159d08c8aa7e1f141f0ee20b9feBAIDU_SPEECH_SECRET=gkAZkZ605YIDFoHuPsfvFROsorjDe36HsigningConfig.storePassword=fantasy103sdk.dir=C\:\\Users\\Administrator\\AppData\\Local\\Android\\SdkJM_IM_USER_PASSWORD=QazWsxEdc\!@\# |
|