From 26cce68d6a3441154555228192308d519aa4c644 Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 2 Jan 2023 01:18:36 +0100 Subject: deps: target sdk 30 -> 32 The Google Play Store requires targetting >=API 31. --- app/src/main/AndroidManifest.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'app/src') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index c98555f..662af62 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -2,7 +2,7 @@