Commit 7896bde
authored
Use
Test the oldest supported versions, the latest stable versions, Gradle
and AGP release candidates, even AGP alpha versions:
Gradle | AGP | GoogleServices | configuration cache
------------------|--------------------------|------------------|--------------------
oldest supported | oldest supported | oldest supported | no
latest stable | latest stable | latest stable | no
latest stable | latest stable | latest stable | yes
latest stable | release candidate (beta) | latest stable | yes
release candidate | latest stable | latest stable | yes
release candidate | bleeding-edge (alpha) | latest stable | yes
Note: As far as I know, GoogleServices doesn't publish any snapshot,
alpha, or RC versions.TestParameterInjector to test various version combinations (#8257)1 parent 1101aa4 commit 7896bde
5 files changed
Lines changed: 267 additions & 414 deletions
File tree
- firebase-appdistribution-gradle
- src
- integrationTest/java/com/google/firebase/appdistribution/gradle
- prodTest/java/com/google/firebase/appdistribution/gradle
- testUtil/java/com/google/firebase/appdistribution/gradle
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
254 | 255 | | |
255 | 256 | | |
256 | 257 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | 161 | | |
168 | 162 | | |
169 | 163 | | |
0 commit comments