Browse Source

[编译][修复]:key名称导致不能编译通过问题

tags/jenkins-front-end-screenad-109-v3^2
hupeng 6 years ago
parent
commit
2a009347cf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      android/gradle.properties

+ 1
- 1
android/gradle.properties View File

@@ -17,6 +17,6 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
MYAPP_RELEASE_STORE_FILE=screenAd.keystore
MYAPP_RELEASE_KEY_ALIAS=screenAd
MYAPP_RELEASE_KEY_ALIAS=screenAd
MYAPP_RELEASE_STORE_PASSWORD=formall2019
MYAPP_RELEASE_KEY_PASSWORD=formall2019

Loading…
Cancel
Save