diff --git a/Android/mobile/build.gradle b/Android/mobile/build.gradle index 8a2f38e..1124ef3 100644 --- a/Android/mobile/build.gradle +++ b/Android/mobile/build.gradle @@ -8,8 +8,8 @@ android { applicationId "fi.iki.murgo.irssinotifier" minSdkVersion 14 targetSdkVersion 27 - versionCode 16 - versionName "1.9.0" + versionCode 17 + versionName "1.9.1" } flavorDimensions "version" productFlavors { diff --git a/Server/IrssiNotifierServer/html/index.html b/Server/IrssiNotifierServer/html/index.html index a8deee1..9089193 100644 --- a/Server/IrssiNotifierServer/html/index.html +++ b/Server/IrssiNotifierServer/html/index.html @@ -214,7 +214,7 @@

What's new?

11.11.2018: Android 9 is now supported.

- New version of the IrssiNotifier app has been released, which removes Google Cloud Messaging in favor of Firebase Cloud Messaging to properly support Android Pie. + New version of the IrssiNotifier app (1.9.1) has been released, which removes Google Cloud Messaging in favor of Firebase Cloud Messaging to properly support Android Pie.

Also new version (23) of Irssi script has been released with the following features: