From 6c4410a4a8c146b4e76b872b66bb8880b8f85b71 Mon Sep 17 00:00:00 2001 From: Soren Stoutner Date: Tue, 21 Jun 2022 11:33:13 -0700 Subject: [PATCH] Rix notifications reenabling. https://redmine.stoutner.com/issues/864 --- app/build.gradle | 2 +- app/src/main/assets/de/changelog.html | 4 +- app/src/main/assets/en/changelog.html | 4 +- app/src/main/assets/es/changelog.html | 4 +- app/src/main/assets/fr/changelog.html | 4 +- app/src/main/assets/it/changelog.html | 4 +- app/src/main/assets/ru/changelog.html | 4 +- .../services/RealtimeMonitoringService.kt | 53 ++++++++++++------- build.gradle | 2 +- 9 files changed, 48 insertions(+), 33 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index cfe53cd..e9ea6d2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -59,7 +59,7 @@ dependencies { implementation 'androidx.work:work-runtime-ktx:2.7.1' // Include the Kotlin standard library. This should be the same version number listed in the project build.gradle. - implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21' + implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.0' // Include the Google material library. implementation 'com.google.android.material:material:1.6.1' diff --git a/app/src/main/assets/de/changelog.html b/app/src/main/assets/de/changelog.html index a2c7fb6..b761189 100644 --- a/app/src/main/assets/de/changelog.html +++ b/app/src/main/assets/de/changelog.html @@ -29,8 +29,8 @@ -

1.8 (Version Code 9)

-

14. Juni 2022 - Mindest-API 30, Ziel-API 32

+

1.8 (Version Code 9)

+

14. Juni 2022 - Mindest-API 30, Ziel-API 32