From 19d726d7c0a9d47e6430baca60268779ab7ad965 Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Thu, 12 Mar 2020 13:18:06 -0300 Subject: [PATCH] Signing config on gradle.properties --- android/gradle.properties | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/android/gradle.properties b/android/gradle.properties index e2d5f8393..801f89fdb 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -25,3 +25,7 @@ APPLICATIONID=chat.rocket.reactnative VERSIONNAME=4.5.1 VERSIONCODE=1 BugsnagAPIKey="" +KEYSTORE=my-upload-key.keystore +KEY_ALIAS=my-key-alias +KEYSTORE_PASSWORD= +KEY_PASSWORD=