From 6b0397c56891a9ff3f4da3adafb4cea1520515eb Mon Sep 17 00:00:00 2001 From: euxane Date: Wed, 18 Sep 2024 23:41:13 +0200 Subject: project: remove deprecated kotlin-android-extensions plugin --- app/build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'app/build.gradle') diff --git a/app/build.gradle b/app/build.gradle index 6fe715c..f7aaa6a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -19,7 +19,6 @@ plugins { id 'com.android.application' id 'kotlin-android' - id 'kotlin-android-extensions' id 'kotlin-kapt' id 'com.github.triplet.play' version '2.1.0' } -- cgit v1.2.3