Skip to content

Commit

Permalink
Update CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
sshropshire committed Nov 21, 2024
1 parent 3094184 commit ac01d25
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# PayPal Android SDK Release Notes

# unreleased
## unreleased
* Gradle
* Update Kotlin version to `1.9.24`
* Update Android Gradle Plugin (AGP) to version `8.7.1`
* Explicitly declare Java 17 version as the target JVM toolchain
* CardPayments
* Skip deep link URL parsing in `CardClient` for `approveOrder()` and `vault()` 3DS authentication flows

## 1.7.1 (2024-10-29)
* Gradle
Expand Down

0 comments on commit ac01d25

Please sign in to comment.