[FIX] APPLICATION_ID typo (#2729)

This commit is contained in:
sadegh 2020-12-22 00:26:35 +03:30 committed by GitHub
parent f0ee2d62eb
commit f7c463bbba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ org.gradle.jvmargs=-Xmx2048M -XX\:MaxHeapSize\=32g
android.useAndroidX=true
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=true
APPLICATIONID=chat.rocket.reactnative
APPLICATION_ID=chat.rocket.reactnative
VERSIONCODE=1
BugsnagAPIKey=
KEYSTORE=my-upload-key.keystore