Bump version for release

This commit is contained in:
Synced Synapse 2017-09-15 17:01:43 +01:00
parent 7eb6c882dc
commit 324d1e6251
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Changelog
---------
Version 2.3.1
Version 2.3.2
-------------
- New slide up panel with media controls on information screens
- Added new Favourites section to the navigation side panel

View File

@ -18,7 +18,7 @@ android {
applicationId "org.xbmc.kore"
minSdkVersion 15
targetSdkVersion 25
versionCode 17
versionCode 18
versionName = getVersionName()
}