diff --git a/android/gradle.properties b/android/gradle.properties index 801f89fdb..f68043190 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -21,8 +21,8 @@ org.gradle.jvmargs=-Xmx2048M -XX\:MaxHeapSize\=32g android.useAndroidX=true android.enableJetifier=true -APPLICATIONID=chat.rocket.reactnative -VERSIONNAME=4.5.1 +APPLICATIONID=chat.rocket.whitelabel +VERSIONNAME=1.0.0 VERSIONCODE=1 BugsnagAPIKey="" KEYSTORE=my-upload-key.keystore