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