commit 1b53b845fe83d18f87cacd07261fbcdd85f6352e
Author: leszek <leszek@koltunski.pl>
Date:   Sat Apr 19 00:12:49 2025 +0200

    build scripts

diff --git a/build.gradle b/build.gradle
index 5986e01..c2fd369 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,7 +1,5 @@
-plugins {
-    alias(libs.plugins.kotlin.android)
-}
 apply plugin: 'com.android.library'
+apply plugin: 'kotlin-android'
 
 android {
     compileSdk 35
