Skip to content

Commit edc8425

Browse files
Update the gradle properties to match the release branch
1 parent 7469744 commit edc8425

File tree

2 files changed

+2
-19
lines changed

2 files changed

+2
-19
lines changed

firebase-perf/gradle.properties

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
#
2-
# Copyright 2020 Google LLC
3-
#
4-
# Licensed under the Apache License, Version 2.0 (the "License");
5-
# you may not use this file except in compliance with the License.
6-
# You may obtain a copy of the License at
7-
#
8-
# http://www.apache.org/licenses/LICENSE-2.0
9-
#
10-
# Unless required by applicable law or agreed to in writing, software
11-
# distributed under the License is distributed on an "AS IS" BASIS,
12-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13-
# See the License for the specific language governing permissions and
14-
# limitations under the License.
15-
#
16-
#
17-
181
version=20.0.7-eap
192
latestReleasedVersion=20.0.6
203
android.enableUnitTestBinaryResources=true
21-

firebase-perf/ktx/gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
android.enableUnitTestBinaryResources=true
2-
2+
version=20.0.7-eap
3+
latestReleasedVersion=20.0.6

0 commit comments

Comments
 (0)