|
| 1 | +### January 25, 2020 - v0.9.31 |
| 2 | + |
| 3 | +- Increment target SDK version to 30 (Fixes [#191](https://github.com/willowtreeapps/Hyperion-Android/issues/191)) |
| 4 | + |
1 | 5 | ### October 13, 2020 - v0.9.30 |
| 6 | + |
2 | 7 | - Update Core plugins to Androidx / Jetpack |
3 | 8 |
|
4 | 9 | ### August 18, 2020 - v0.9.29 |
| 10 | + |
5 | 11 | - Fixes CI publish script |
6 | 12 | - Updates AGP and gradle versions |
7 | 13 |
|
8 | 14 | ### August 18, 2020 - v0.9.28 |
| 15 | + |
9 | 16 | - Fixes [#197](https://github.com/willowtreeapps/Hyperion-Android/issues/197) |
10 | 17 | - Fixes [#190](https://github.com/willowtreeapps/Hyperion-Android/issues/190) |
11 | 18 | - [Selectable text](https://github.com/willowtreeapps/Hyperion-Android/pull/188) in crash plugin |
|
15 | 22 | - Adds [Timber plugin](https://github.com/willowtreeapps/Hyperion-Android/pull/174) |
16 | 23 |
|
17 | 24 | ### January 4, 2019 - v0.9.27 |
| 25 | + |
18 | 26 | - Support private variables in BuildConfig (Enabled test coverage to demonstrate private field in sample) |
19 | 27 | - Support basic printing of arrays in BuildConfig |
20 | 28 | - Added try/catch to prevent a blank screen on any future unsupported fields in the BuildConfig |
21 | 29 |
|
22 | 30 | ### December 10, 2018 - v0.9.26 |
| 31 | + |
23 | 32 | - Fixes Recorder Plugin menu layout |
24 | 33 | - Adds button to Timber Plugin to share logs |
25 | 34 |
|
26 | 35 | ### November 26, 2018 - v0.9.25 |
27 | | -- Fixes foreground permission issue on Android P |
| 36 | + |
| 37 | +- Fixes foreground permission issue on Android P |
0 commit comments