From 2a009347cf09d1fa11c3e5b48c08b377b4fe5926 Mon Sep 17 00:00:00 2001 From: hupeng Date: Sat, 23 Mar 2019 18:16:30 +0800 Subject: [PATCH] =?UTF-8?q?[=E7=BC=96=E8=AF=91][=E4=BF=AE=E5=A4=8D]:key?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E5=AF=BC=E8=87=B4=E4=B8=8D=E8=83=BD=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E9=80=9A=E8=BF=87=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/gradle.properties b/android/gradle.properties index 02964c3..cb241f2 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -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 \ No newline at end of file