Commit 227c9e0
authored
[AppDistro] Add Release Candidate (RC) to unstable version keywords (#8054)
The `isUnstable` function in `VersionUtils` now includes "rc" (release
candidate) in its list of unstable version keywords.
This is a temporary change. Tests are failing due to issues on how to
handle RC's, and will be investigated further in the future. For now,
not taking them into account gets us to a stable state.1 parent e163a9b commit 227c9e0
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- firebase-appdistribution-gradle/src/integrationTest/java/com/google/firebase/appdistribution/gradle
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
0 commit comments