Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fairchat.ReactNative
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hosting
chat
fairchat.ReactNative
Commits
975fb504
Commit
975fb504
authored
1 year ago
by
Johannes Buechele
Browse files
Options
Downloads
Patches
Plain Diff
Delete gradle.properties
parent
fbebadfb
Branches
developFairchat
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
android/gradle.properties
+0
-47
0 additions, 47 deletions
android/gradle.properties
with
0 additions
and
47 deletions
android/gradle.properties
deleted
100644 → 0
+
0
−
47
View file @
fbebadfb
# Project-wide Gradle settings.
# IDE (e.g. Android Studio) users:
# Gradle settings configured through the IDE *will override*
# any settings specified in this file.
# For more details on how to configure your build environment visit
# http://www.gradle.org/docs/current/userguide/build_environment.html
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
# Default value: -Xmx10248m -XX:MaxPermSize=256m
# org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
# android.enableAapt2=false # commenting this makes notifications to stop working
# android.useDeprecatedNdk=true
org.gradle.jvmargs
=
-Xmx2048M -XX
\:
MaxHeapSize
\=
32g
# AndroidX package structure to make it clearer which packages are bundled with the
# Android operating system, and which are packaged with your app's APK
# https://developer.android.com/topic/libraries/support-library/androidx-rn
android.useAndroidX
=
true
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier
=
true
# versionMajor = "2"
# versionMinor = "0"
# versionPatch = "1"
KEYSTORE
=
fairchat_release.keystore
KEYSTORE_PASSWORD
=
pez6Noh2
KEY_ALIAS
=
fairkom
KEY_PASSWORD
=
tuQYKV7FNYTwBgPir3dd
# Version of flipper SDK to use with React Native
FLIPPER_VERSION
=
0.75.1
# Application ID
APPLICATION_ID
=
chat.rocket.reactnative
# App properties
VERSIONCODE
=
200049
BugsnagAPIKey
=
""
APPLICATIONID
=
com.osalliance.rocketchatMobile
VERSIONNAME
=
2.10.0
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment