C.B*_*.B. 6 gradle android-studio
现在,即使选中了“记住密码”,每次生成签名包时也需要输入密钥库密码和密钥密码。它似乎出现在我对 Android Studio 4.2 和 Gradle 4.2.0 的新配置中
使用记住的密码,我现在得到了生成包“密码验证失败”的结果,重新输入密码,生成正常。
什么地方出了错 ?
更新:Android Studio 的新版本 4.2.1。我仍然无法连续构建两个版本:
21:29 Executing tasks: [:app:bundleRelease] in project D:\Android Studio Projects\Acme
21:30 Gradle build finished in 52 s 8 ms
21:30 Generate Signed Bundle
App bundle(s) generated successfully for module 'Acme.app' with 1 build variant:
Build variant 'release': locate or analyze the app bundle.
21:30 Executing tasks: [:app:bundleRelease] in project D:\Android Studio Projects\Acme
21:31 Gradle build failed in 34 s 262 ms
21:31 Generate Signed Bundle: Errors while building Bundle file. You can find the errors in the 'Messages' view.
Run Code Online (Sandbox Code Playgroud)
任务“:app:signReleaseBundle”执行失败。执行 com.android.build.gradle.internal.tasks.FinalizeBundleTask$BundleToolRunnable 时发生故障 Failed to read key acme_alias_name from store "D:\Android Studio Projects\acme\app\my-release-key.keystore": Keystore was被篡改或密码不正确
归档时间: |
|
查看次数: |
323 次 |
最近记录: |