From 7df3315f163e41b58a3a2b717f959a16931b982d Mon Sep 17 00:00:00 2001 From: Benedikt Koeppel Date: Mon, 27 Nov 2023 11:32:33 +0100 Subject: [PATCH 01/34] Update to JDK 17 --- .idea/compiler.xml | 2 +- .idea/gradle.xml | 2 +- .idea/misc.xml | 2 +- .../app/droidplane.app.androidTest.iml | 20 +++++++---------- .idea/modules/app/droidplane.app.iml | 12 ++-------- .idea/modules/app/droidplane.app.main.iml | 20 +++++++---------- .idea/modules/app/droidplane.app.unitTest.iml | 22 ++++++++----------- 7 files changed, 30 insertions(+), 50 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index fb7f4a8..b589d56 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 6e5389e..ae388c2 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -7,7 +7,7 @@