From 83db9a9c085cda4484e7c222996990a65ec701ac Mon Sep 17 00:00:00 2001 From: micoder-dev Date: Tue, 2 May 2023 13:13:05 +0530 Subject: [PATCH] jit --- build.gradle | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build.gradle b/build.gradle index a51fb0c..c84cccf 100644 --- a/build.gradle +++ b/build.gradle @@ -1,8 +1,3 @@ -buildscript { - dependencies { - classpath 'com.android.tools.build:gradle:8.0.0' - } -} // Top-level build file where you can add configuration options common to all sub-projects/modules. plugins { id 'com.android.application' version '8.0.0' apply false