Skip to content

Commit

Permalink
gradle files
Browse files Browse the repository at this point in the history
  • Loading branch information
ami-aman committed Aug 28, 2024
1 parent 077a6e7 commit 1dd08fd
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
4 changes: 0 additions & 4 deletions Apps/APN/android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ newArchEnabled=false
# If set to false, you will be using JSC instead.
hermesEnabled=true

# Use this property to enable or disable the Hermes JS engine.
# If set to false, you will be using JSC instead.
hermesEnabled=true

# Customer.io Properties
# Uncomment the following to use local version of Android SDK
#cioSDKVersionAndroid=local
2 changes: 1 addition & 1 deletion Apps/APN/android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-all.zip
zipStoreBase=GRADLE_USER_HOME
networkTimeout=10000
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
1 change: 0 additions & 1 deletion Apps/APN/android/gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,4 @@ eval "set -- $(
sed ' s~[^-[:alnum:]+,./:=@_]~\\&~g; ' |
tr '\n' ' '
)" '"$@"'

exec "$JAVACMD" "$@"

0 comments on commit 1dd08fd

Please sign in to comment.