Commit ecfa523
fix merge conflicts with version-10.0.0-dev (#2276)
* Begin development on 9.1.0
* chore: use minSdk=23 for auth, and minSdk=21 for other modules (#2196)
* fix(auth): remove enableHints parsing from FlowParameters (#2199)
* feat: add support for API 35 EdgeToEdge (#2187)
* Revert "chore: use minSdk=23 for auth, and minSdk=21 for other modules (#2196)"
This reverts commit eca0ca3
* Version 9.1.0
* chore(*): update release infrastructure
* Version 9.1.1 (#2257)
---------
Co-authored-by: rosariopf <[email protected]>
Co-authored-by: Guillaume Bernos <[email protected]>1 parent 36cc2db commit ecfa523
File tree
3 files changed
+11
-15
lines changed- buildSrc/src/main/kotlin
- docs/internal
3 files changed
+11
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
| 103 | + | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | 125 | | |
131 | 126 | | |
132 | 127 | | |
| |||
136 | 131 | | |
137 | 132 | | |
138 | 133 | | |
139 | | - | |
140 | | - | |
141 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
142 | 138 | | |
143 | 139 | | |
144 | 140 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments