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 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =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
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change 7
7
# you may not use this file except in compliance with the License.
8
8
# You may obtain a copy of the License at
9
9
#
10
- # http ://www.apache.org/licenses/LICENSE-2.0
10
+ # https ://www.apache.org/licenses/LICENSE-2.0
11
11
#
12
12
# Unless required by applicable law or agreed to in writing, software
13
13
# distributed under the License is distributed on an "AS IS" BASIS,
Original file line number Diff line number Diff line change 5
5
@ rem you may not use this file except in compliance with the License.
6
6
@ rem You may obtain a copy of the License at
7
7
@ rem
8
- @ rem http ://www.apache.org/licenses/LICENSE-2.0
8
+ @ rem https ://www.apache.org/licenses/LICENSE-2.0
9
9
@ rem
10
10
@ rem Unless required by applicable law or agreed to in writing, software
11
11
@ rem distributed under the License is distributed on an "AS IS" BASIS,
Original file line number Diff line number Diff line change 17
17
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
18
18
# org.gradle.parallel=true
19
19
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
20
23
android.useAndroidX =true
24
+ # Automatically convert third-party libraries to use AndroidX
21
25
android.enableJetifier =true
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =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
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change 7
7
# you may not use this file except in compliance with the License.
8
8
# You may obtain a copy of the License at
9
9
#
10
- # http ://www.apache.org/licenses/LICENSE-2.0
10
+ # https ://www.apache.org/licenses/LICENSE-2.0
11
11
#
12
12
# Unless required by applicable law or agreed to in writing, software
13
13
# distributed under the License is distributed on an "AS IS" BASIS,
Original file line number Diff line number Diff line change 5
5
@ rem you may not use this file except in compliance with the License.
6
6
@ rem You may obtain a copy of the License at
7
7
@ rem
8
- @ rem http ://www.apache.org/licenses/LICENSE-2.0
8
+ @ rem https ://www.apache.org/licenses/LICENSE-2.0
9
9
@ rem
10
10
@ rem Unless required by applicable law or agreed to in writing, software
11
11
@ rem distributed under the License is distributed on an "AS IS" BASIS,
You can’t perform that action at this time.
0 commit comments