wjc
2025-04-14 51cf30e470e7b353cef9628e6e585bededb39d23
2025年04月14日17:44:19
2个文件已修改
4 ■■■■ 已修改文件
app/build.gradle 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
keystore/Untitled 补丁 | 查看 | 原始文档 | blame | 历史
app/build.gradle
@@ -13,13 +13,13 @@
    signingConfigs {
        debug {
            storeFile file('../keystore/Untitled')
            keyAlias 'photovotaic'
            keyAlias 'hdlphotovotaic'
            storePassword '85521566'
            keyPassword '85521566'
        }
        release {
            storeFile file('../keystore/Untitled')
            keyAlias 'photovotaic'
            keyAlias 'hdlphotovotaic'
            storePassword '85521566'
            keyPassword '85521566'
        }
keystore/Untitled
Binary files differ