Skip to content

Commit

Permalink
2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusMcCloud committed Jan 22, 2025
1 parent 019a245 commit 231bd5b
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -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"

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
jdk.version=17
artifactVersion=2.3.3-SNAPSHOT
androidAttestationVersion=1.7.1
artifactVersion=2.3.3
androidAttestationVersion=1.7.2
2 changes: 1 addition & 1 deletion warden-roboto

0 comments on commit 231bd5b

Please sign in to comment.