gradle.properties 相关问题


Android - 从 github 中排除 api 密钥,在代码中将 api 密钥存储在哪里?

我想知道在 android studio 中存储 api 密钥的最佳方式是什么。我想使用 gitignore 从 github 中排除这个文件。 我看到有些人在其中使用 gradle.properties...


© www.soinside.com 2019 - 2024. All rights reserved.