update workflow
This commit is contained in:
2
client/.gitignore
vendored
2
client/.gitignore
vendored
@@ -1,5 +1,3 @@
|
|||||||
node_modules
|
node_modules
|
||||||
.env
|
.env
|
||||||
.env.android
|
.env.android
|
||||||
my-release-key.jks
|
|
||||||
gradle.properties
|
|
||||||
|
|||||||
2
client/android/gradle.properties
Normal file
2
client/android/gradle.properties
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
org.gradle.jvmargs=-Xmx1536m
|
||||||
|
android.useAndroidX=true
|
||||||
Reference in New Issue
Block a user