From d0d20b17824410af73f9950d124740901e58605d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bernd=20Pr=C3=BCnster?= Date: Wed, 22 Jan 2025 10:54:55 +0100 Subject: [PATCH] 2.3.3 --- CHANGELOG.md | 6 ++++++ build.gradle.kts | 2 +- gradle.properties | 4 ++-- warden-roboto | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c68f08f..7b24838 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 2.3.3 +- include latest WARDEN-roboto to work around upstream bug [#77](https://github.com/google/android-key-attestation/issues/77) +- Dependency Updates: + - Ktor 3.0.3 + + ## 2.3.2 * Fix documentation issue (Android version was missing a zero in all docs) * Dependency Updates diff --git a/build.gradle.kts b/build.gradle.kts index 5a62027..f32cd67 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -1,4 +1,4 @@ -plugins { id("at.asitplus.gradle.conventions") version "2.1.0+20241204" } +plugins { id("at.asitplus.gradle.conventions") version "2.1.0+20241219" } group = "at.asitplus" diff --git a/gradle.properties b/gradle.properties index af23756..f158ff4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ jdk.version=17 -artifactVersion=2.3.3-SNAPSHOT -androidAttestationVersion=1.7.1 \ No newline at end of file +artifactVersion=2.3.3 +androidAttestationVersion=1.7.2 \ No newline at end of file diff --git a/warden-roboto b/warden-roboto index 774a165..0b06eec 160000 --- a/warden-roboto +++ b/warden-roboto @@ -1 +1 @@ -Subproject commit 774a1651222ae511e5e0b758289fc1ce8aec18bc +Subproject commit 0b06eec595173f61fefe1c1ead2ffeed85baf0f7