commit 3f4958f372abf3afe4f56530633901e4ae3b22f7
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 4142d9b..e7adcc6 100644
--- a/build.gradle
+++ b/build.gradle
@@ -7,7 +7,7 @@ android {
             keyAlias = 'distorted'
         }
     }
-    compileSdk 35
+    compileSdk 36
 
     defaultConfig {
         minSdkVersion 21
