File tree Expand file tree Collapse file tree 7 files changed +10
-6
lines changed Expand file tree Collapse file tree 7 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-5.5 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.6 -all.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change 77# you may not use this file except in compliance with the License.
88# You may obtain a copy of the License at
99#
10- # http ://www.apache.org/licenses/LICENSE-2.0
10+ # https ://www.apache.org/licenses/LICENSE-2.0
1111#
1212# Unless required by applicable law or agreed to in writing, software
1313# distributed under the License is distributed on an "AS IS" BASIS,
Original file line number Diff line number Diff line change 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 http ://www.apache.org/licenses/LICENSE-2.0
8+ @ rem https ://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,
Original file line number Diff line number Diff line change 1717# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1818# org.gradle.parallel=true
1919
20+ # AndroidX package structure to make it clearer which packages are bundled with the
21+ # Android operating system, and which are packaged with your app's APK
22+ # https://developer.android.com/topic/libraries/support-library/androidx-rn
2023android.useAndroidX =true
24+ # Automatically convert third-party libraries to use AndroidX
2125android.enableJetifier =true
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-5.5 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.6 -all.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change 77# you may not use this file except in compliance with the License.
88# You may obtain a copy of the License at
99#
10- # http ://www.apache.org/licenses/LICENSE-2.0
10+ # https ://www.apache.org/licenses/LICENSE-2.0
1111#
1212# Unless required by applicable law or agreed to in writing, software
1313# distributed under the License is distributed on an "AS IS" BASIS,
Original file line number Diff line number Diff line change 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 http ://www.apache.org/licenses/LICENSE-2.0
8+ @ rem https ://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,
You can’t perform that action at this time.
0 commit comments