詹子聪 5 年之前
父节点
当前提交
18b1db5f1c
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/build.gradle
  2. 0 0
      app/commonkey

+ 1 - 1
app/build.gradle

@@ -4,7 +4,7 @@ apply plugin: 'realm-android'
 android {
     signingConfigs {
         release {
-            storeFile file('E:\\private_projects\\shiwushu\\commonkey')
+            storeFile file('commonkey')
             storePassword 'away6899458'
             keyAlias = 'sz'
             keyPassword 'away6899458'

commonkey → app/commonkey