Skip to content

Commit ec1fd78

Browse files
author
Sean Amos
committed
Release version 0.9.26.
1 parent bce1d3d commit ec1fd78

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
## November 26, 2018 - v0.9.25
1+
### December 10, 2018 - v0.9.26
2+
- Fixes Recorder Plugin menu layout
3+
- Adds button to Timber Plugin to share logs
4+
5+
### November 26, 2018 - v0.9.25
26
- Fixes foreground permission issue on Android P.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project.ext.set("minSdkVersion", 15)
44
project.ext.set("targetSdkVersion", 27)
55

66
project.ext.set("libraryGroup", 'com.willowtreeapps.hyperion')
7-
project.ext.set("libraryVersion", '0.9.25')
7+
project.ext.set("libraryVersion", '0.9.26')
88

99
project.ext.set("versionSupportLibrary", "27.1.1")
1010
project.ext.set("versionAutoService", "1.0-rc4")

0 commit comments

Comments
 (0)