commit 05b27ed4a3bae01a79c8cb4f447105c663d11b0f
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Mon Oct 20 17:11:55 2025 +0200

    Move to 'compileSdk 36'
    remove the kotlin plugin from distorted-objectlib buildscript

diff --git a/build.gradle b/build.gradle
index 88ccf3da..69231cd4 100644
--- a/build.gradle
+++ b/build.gradle
@@ -9,7 +9,7 @@ android {
             keyAlias = 'distorted'
             }
     }
-    compileSdk 35
+    compileSdk 36
 
     defaultConfig {
         applicationId "org.distorted.magic"
