From e4f7ee5298b444869d8c800246bc2bcb1a44f22f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E2=80=9CYanuar?= <“yanuarginting@gmail.com”>
Date: Tue, 7 Jan 2025 17:00:56 +0700
Subject: [PATCH] first commit
---
.idea/compiler.xml | 8 ----
.idea/gradle.xml | 1 -
.idea/inspectionProfiles/Project_Default.xml | 47 +++++++++++++++++++
.idea/misc.xml | 3 +-
.idea/vcs.xml | 4 +-
.../java/com/example/bmiapp/MainActivity.kt | 4 +-
6 files changed, 54 insertions(+), 13 deletions(-)
delete mode 100644 .idea/compiler.xml
create mode 100644 .idea/inspectionProfiles/Project_Default.xml
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
deleted file mode 100644
index a1dc366..0000000
--- a/.idea/compiler.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/gradle.xml b/.idea/gradle.xml
index 7b3006b..0897082 100644
--- a/.idea/gradle.xml
+++ b/.idea/gradle.xml
@@ -4,7 +4,6 @@