From b7606f33d2b3ecdba96acedf0c61aa8ae04ad24c Mon Sep 17 00:00:00 2001 From: Quentin Hibon Date: Thu, 2 Dec 2021 10:22:36 +0100 Subject: [PATCH] Bump SDK from 30 to 31 --- uhabits-android/build.gradle.kts | 4 +-- uhabits-android/src/main/AndroidManifest.xml | 29 ++++++++++++++------ 2 files changed, 23 insertions(+), 10 deletions(-) diff --git a/uhabits-android/build.gradle.kts b/uhabits-android/build.gradle.kts index f4ee9b9cf..8e7103475 100644 --- a/uhabits-android/build.gradle.kts +++ b/uhabits-android/build.gradle.kts @@ -32,13 +32,13 @@ tasks.compileLint { android { - compileSdk = 30 + compileSdk = 31 defaultConfig { versionCode = 20003 versionName = "2.0.3" minSdk = 23 - targetSdk = 30 + targetSdk = 31 applicationId = "org.isoron.uhabits" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" } diff --git a/uhabits-android/src/main/AndroidManifest.xml b/uhabits-android/src/main/AndroidManifest.xml index b5d06f181..5d4547550 100644 --- a/uhabits-android/src/main/AndroidManifest.xml +++ b/uhabits-android/src/main/AndroidManifest.xml @@ -17,7 +17,6 @@ ~ with this program. If not, see . --> @@ -48,11 +47,11 @@ android:name=".activities.habits.list.ListHabitsActivity" android:exported="true" android:label="@string/main_activity_title" - android:launchMode="singleTop"> - + android:launchMode="singleTop" /> @@ -85,6 +84,7 @@ @@ -93,6 +93,7 @@ @@ -101,6 +102,7 @@ @@ -117,9 +119,10 @@ @@ -128,13 +131,14 @@ @@ -152,6 +156,7 @@ @@ -164,6 +169,7 @@ @@ -176,6 +182,7 @@ @@ -188,6 +195,7 @@ @@ -200,6 +208,7 @@ @@ -210,13 +219,17 @@ android:resource="@xml/widget_target_info" /> - + - + @@ -267,7 +280,7 @@ + android:exported="false">