We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 410169e commit 0c68ad1Copy full SHA for 0c68ad1
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Changelog
2
---------
3
4
-Version 2.4.5
+Version 2.4.6
5
-------------
6
- Improved addons list
7
- Enable direct sharing of a URL to a specific host
app/build.gradle
@@ -18,7 +18,7 @@ android {
18
applicationId "org.xbmc.kore"
19
minSdkVersion 15
20
targetSdkVersion 26
21
- versionCode 23
+ versionCode 24
22
versionName = getVersionName()
23
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
24
}
0 commit comments