From 33ffdd94531b54bbdd408860266e7f7fdcbc5a51 Mon Sep 17 00:00:00 2001
From: wdeo3601 <974826191@qq.com>
Date: Wed, 12 Jan 2022 09:27:12 +0800
Subject: [PATCH 1/3] =?UTF-8?q?chore:=20=E5=8D=87=E7=BA=A7=20gradle?=
=?UTF-8?q?=E3=80=81AGP=E3=80=81=E8=BF=81=E7=A7=BB=E5=88=B0=20androidx?=
=?UTF-8?q?=E3=80=81minSdk=E5=8D=87=E5=88=B021=E3=80=81targetSdk=E5=8D=87?=
=?UTF-8?q?=E5=88=B030?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.idea/compiler.xml | 21 +---
.idea/gradle.xml | 3 +
.idea/modules.xml | 7 +-
.idea/runConfigurations.xml | 12 --
app/app.iml | 104 ------------------
app/build.gradle | 13 +--
.../java/com/zhy/highlight/MainActivity.java | 3 +-
build.gradle | 4 +-
gradle.properties | 4 +-
gradle/wrapper/gradle-wrapper.properties | 2 +-
highlight/build.gradle | 11 +-
highlight/highlight.iml | 100 -----------------
12 files changed, 31 insertions(+), 253 deletions(-)
delete mode 100644 .idea/runConfigurations.xml
delete mode 100644 app/app.iml
delete mode 100644 highlight/highlight.iml
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index 96cc43e..6955190 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -1,22 +1,9 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
\ No newline at end of file
diff --git a/.idea/gradle.xml b/.idea/gradle.xml
index 12f0924..8104aeb 100644
--- a/.idea/gradle.xml
+++ b/.idea/gradle.xml
@@ -1,10 +1,13 @@
+