Skip to content

Commit ffbcec4

Browse files
committed
Remove line spaces in webview gradle.properties
1 parent ab9b915 commit ffbcec4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

WebView/WebkitWebView/gradle.properties

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,16 @@
11
# Project-wide Gradle settings.
2-
32
# IDE (e.g. Android Studio) users:
43
# Gradle settings configured through the IDE *will override*
54
# any settings specified in this file.
6-
75
# For more details on how to configure your build environment visit
86
# http://www.gradle.org/docs/current/userguide/build_environment.html
9-
107
# Specifies the JVM arguments used for the daemon process.
118
# The setting is particularly useful for tweaking memory settings.
129
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
13-
1410
# When configured, Gradle will run in incubating parallel mode.
1511
# This option should only be used with decoupled projects. More details, visit
1612
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1713
# org.gradle.parallel=true
18-
1914
# AndroidX package structure to make it clearer which packages are bundled with the
2015
# Android operating system, and which are packaged with your app's APK
2116
# https://developer.android.com/topic/libraries/support-library/androidx-rn

0 commit comments

Comments
 (0)