commit 83b4c6720c8232a7f369cb37a961319aeea4ffaf
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 700d67b..1538788 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,7 +1,7 @@
 apply plugin: 'com.android.library'
 
 android {
-    compileSdk 35
+    compileSdk 36
 
     defaultConfig {
         minSdk 21
