Fixed
Status Update
Comments
jm...@google.com <jm...@google.com>
jy...@google.com <jy...@google.com>
da...@google.com <da...@google.com>
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-main
commit d769a4be6862ec2a7aeda64972e8a04d5230a803
Author: Daniel Angell <danielangell@google.com>
Date: Fri Oct 14 14:51:16 2022
Match min API version in crypto-ktx and crypto at 21
Bug: 193550375
Test: Ran crypto-ktx test suite on emulated Android 5 phone
Change-Id: I5aed85c3e53d0ff4b779ef9b2084c1c23679d290
M security/security-crypto-ktx/build.gradle
https://android-review.googlesource.com/2256444
Branch: androidx-main
commit d769a4be6862ec2a7aeda64972e8a04d5230a803
Author: Daniel Angell <danielangell@google.com>
Date: Fri Oct 14 14:51:16 2022
Match min API version in crypto-ktx and crypto at 21
Bug: 193550375
Test: Ran crypto-ktx test suite on emulated Android 5 phone
Change-Id: I5aed85c3e53d0ff4b779ef9b2084c1c23679d290
M security/security-crypto-ktx/build.gradle
Description
Version used: 1.1.0-alpha03
Devices/Android versions reproduced on: API 29
In the release notes for Security-Crypto-Ktx Version 1.1.0-alpha03
states the the library is updated to mach androidx.security:security-crypto:1.1.0-alpha03
While the minSdk for (androidx.security:security-crypto-ktx:1.1.0-alpha03) is 23
and for (androidx.security:security-crypto:1.1.0-alpha03) is 21
(androidx.security:security-crypto-ktx:1.1.0-alpha03) minSdk also should 21