From ae7474effd3b15e41f57f2160ee9f8ca22218480 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Tue, 22 Jul 2025 16:17:57 -0700 Subject: [PATCH] Remove unnecessary build tools version. --- app/build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index f7ecde4..1b2ca7b 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -2,7 +2,6 @@ apply plugin: 'com.android.application' android { compileSdkVersion 36 - buildToolsVersion '28.0.3' namespace "com.hyperling.apps.the45minuterule" defaultConfig { applicationId "com.hyperling.apps.the45minuterule"