From f78a581d11bc08b92dcc96ccc5eaf7f1924a7342 Mon Sep 17 00:00:00 2001 From: Devmike01 Date: Tue, 27 Jun 2023 08:25:51 +0100 Subject: [PATCH 1/5] Upgrade library to androidX --- .idea/misc.xml | 1 - .idea/sonarlint/issuestore/index.pb | 0 .idea/sonarlint/securityhotspotstore/index.pb | 0 app/build.gradle | 16 ++++++++-------- .../ExampleInstrumentedTest.java | 4 ++-- app/src/main/AndroidManifest.xml | 4 +++- .../vectorchildfinderdemo/MainActivity.java | 9 +-------- app/src/main/res/layout/activity_main.xml | 4 ++-- build.gradle | 2 +- gradle.properties | 3 +++ gradle/wrapper/gradle-wrapper.properties | 4 ++-- vectorchildfinder/build.gradle | 15 ++++++++------- .../ExampleInstrumentedTest.java | 4 ++-- .../vectorchildfinder/VectorDrawableCommon.java | 4 ++-- .../vectorchildfinder/VectorDrawableCompat.java | 17 ++++++++--------- 15 files changed, 42 insertions(+), 45 deletions(-) create mode 100644 .idea/sonarlint/issuestore/index.pb create mode 100644 .idea/sonarlint/securityhotspotstore/index.pb diff --git a/.idea/misc.xml b/.idea/misc.xml index 5489fee..25d4098 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,3 @@ -