commit 1411cc6a1ddeddd3cff41373ff3ad62c7457c06f
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 a5e9076..a67b051 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 {
     signingConfigs {
