From d1f7e28b9b417c7cbc952c4bd82ec2faa27be74d Mon Sep 17 00:00:00 2001 From: Jan-Eric Nitschke <47750513+JanEricNitschke@users.noreply.github.com> Date: Tue, 27 Aug 2024 11:41:27 +0200 Subject: [PATCH] Fix functionality after compiler changes + fix linter warnings --- .../.idea/androidTestResultsUserPreferences.xml | 1 + tictactoe_kotlin/.idea/gradle.xml | 4 ++-- tictactoe_kotlin/.idea/kotlinc.xml | 2 +- tictactoe_kotlin/.idea/misc.xml | 3 ++- .../java/com/example/tictactoe_kotlin/MainActivity.kt | 2 ++ .../java/com/example/tictactoe_kotlin/tictactoe/Game.kt | 8 +++----- 6 files changed, 11 insertions(+), 9 deletions(-) diff --git a/tictactoe_kotlin/.idea/androidTestResultsUserPreferences.xml b/tictactoe_kotlin/.idea/androidTestResultsUserPreferences.xml index 7f23225..f26baa9 100644 --- a/tictactoe_kotlin/.idea/androidTestResultsUserPreferences.xml +++ b/tictactoe_kotlin/.idea/androidTestResultsUserPreferences.xml @@ -35,6 +35,7 @@