From: Soren Stoutner Date: Mon, 28 Mar 2022 17:44:14 +0000 (-0700) Subject: Bump target API to 32. https://redmine.stoutner.com/issues/827 X-Git-Tag: v1.8~3 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff_plain;h=3191bf833c94b2462d4391ef913a2c2643632361 Bump target API to 32. https://redmine.stoutner.com/issues/827 --- diff --git a/app/build.gradle b/app/build.gradle index 6474dbf..f697490 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -28,7 +28,7 @@ android { defaultConfig { applicationId "com.stoutner.privacycell" minSdk 30 - targetSdk 31 + targetSdk 32 versionCode 8 versionName "1.7" } diff --git a/app/src/main/assets/de/changelog.html b/app/src/main/assets/de/changelog.html index 842e2ef..e6c5f6b 100644 --- a/app/src/main/assets/de/changelog.html +++ b/app/src/main/assets/de/changelog.html @@ -29,8 +29,8 @@ -

1.7 (Version Code 8)

-

24. März 2022 - Mindest-API 30, Ziel-API 31

+

1.7 (Version Code 8)

+

24. März 2022 - Mindest-API 30, Ziel-API 31