diff --git a/app/build.gradle b/app/build.gradle index 4c492eaa0..e9bd19e59 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "github.daneren2005.dsub" minSdkVersion 14 targetSdkVersion 26 - versionCode 199 - versionName '5.4.2' + versionCode 200 + versionName '5.4.3' setProperty("archivesBaseName", "DSub $versionName") resConfigs "de", "es", "fr", "hu", "nl", "pt-rPT", "ru", "sv" } diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index 516ab142c..42e62e1de 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -1,5 +1,8 @@ + + Fix more issues from targeting Android O + Implement notification channels Fix lockscreen back/forward controls rewinding/fast forwarding instead