diff --git a/firebase-installations-interop/CHANGELOG.md b/firebase-installations-interop/CHANGELOG.md index f514bbb890e..7e1c5ca7f52 100644 --- a/firebase-installations-interop/CHANGELOG.md +++ b/firebase-installations-interop/CHANGELOG.md @@ -1,3 +1,4 @@ # Unreleased +* [changed] Release to align with ktx changes diff --git a/firebase-installations-interop/gradle.properties b/firebase-installations-interop/gradle.properties index 80e6063b59e..ed2afba5676 100644 --- a/firebase-installations-interop/gradle.properties +++ b/firebase-installations-interop/gradle.properties @@ -1,2 +1,2 @@ -version=17.1.2 -latestReleasedVersion=17.1.0 +version=17.2.0 +latestReleasedVersion=17.1.1