Skip to content

Commit

Permalink
Bump version for release (#791)
Browse files Browse the repository at this point in the history
  • Loading branch information
SyncedSynapse authored Apr 7, 2021
1 parent 6fd2a3b commit fa130a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
---------

Version 2.5.2
-------------
- Add support for SendToKodi
- Add support for sharing from Twitch
- Allow to disable direct share on a per host basis
- Bug fixes, specifically the error that prevented downloading files from Kodi

Version 2.5.1
-------------
- Add support for sharing from Arte video (The European Culture Channel) to Kodi
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ android {
applicationId "org.xbmc.kore"
minSdkVersion 15
targetSdkVersion 29
versionCode 27
versionCode 28
versionName = getVersionName()
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'

Expand Down

0 comments on commit fa130a0

Please sign in to comment.