From 139a50a5e8eaf8d115d24b41bbea121f4564b69e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enrique=20Lo=CC=81pez=20Man=CC=83as?= Date: Wed, 4 Dec 2024 23:45:14 +0100 Subject: [PATCH] chore: header --- build.gradle.kts | 1 - 1 file changed, 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index bd45a9b3c..729faf04e 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -13,7 +13,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - buildscript { val kotlinVersion by extra(libs.versions.kotlin.get())