Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
odmfl authored Jul 22, 2023
1 parent 39e2374 commit b9f2d41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 -XX:+UseParallelGC
# 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
org.gradle.unsafe.configuration-cache=true
android.nonTransitiveRClass=true
android.enableJetifier=true

0 comments on commit b9f2d41

Please sign in to comment.