You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: firebase-appdistribution-gradle/src/integrationTest/java/com/google/firebase/appdistribution/gradle/UploadDistributionTaskTest.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -724,7 +724,7 @@ class UploadDistributionTaskTest {
724
724
// Also remember to update the latest AGP/gradle versions in BeePlusGradleProject.java.
Copy file name to clipboardExpand all lines: firebase-appdistribution-gradle/src/prodTest/java/com/google/firebase/appdistribution/gradle/BeePlusGradleProject.java
Copy file name to clipboardExpand all lines: firebase-appdistribution-gradle/src/prodTest/java/com/google/firebase/appdistribution/gradle/README
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ big changes, similar to how one would do manual testing via a test matrix.
10
10
11
11
### How to run
12
12
13
-
Before running the tests, you need to create a `local.properties` file in the root directory of the `firebase-android-buildtools` project with the following properties:
13
+
Before running the tests, you need to create a `local.properties` file in the root directory of the `firebase-android-sdk` project with the following properties:
0 commit comments