Skip to content

Commit e314844

Browse files
committed
commit android/gradlew.bat
1 parent 87f0570 commit e314844

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

android/gradlew.bat

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
@rem you may not use this file except in compliance with the License.
66
@rem You may obtain a copy of the License at
77
@rem
8-
@rem https://www.apache.org/licenses/LICENSE-2.0
8+
@rem http://www.apache.org/licenses/LICENSE-2.0
99
@rem
1010
@rem Unless required by applicable law or agreed to in writing, software
1111
@rem distributed under the License is distributed on an "AS IS" BASIS,
@@ -29,9 +29,6 @@ if "%DIRNAME%" == "" set DIRNAME=.
2929
set APP_BASE_NAME=%~n0
3030
set APP_HOME=%DIRNAME%
3131

32-
@rem Resolve any "." and ".." in APP_HOME to make it shorter.
33-
for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi
34-
3532
@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
3633
set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m"
3734

0 commit comments

Comments
 (0)