diff --git a/firebase-appdistribution-api/gradle.properties b/firebase-appdistribution-api/gradle.properties index c3ccdd56690..bf488c0e6f4 100644 --- a/firebase-appdistribution-api/gradle.properties +++ b/firebase-appdistribution-api/gradle.properties @@ -12,4 +12,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -version=16.0.1 +version=16.0.0-beta06 +latestReleasedVersion=16.0.0-beta05 diff --git a/firebase-appdistribution/gradle.properties b/firebase-appdistribution/gradle.properties index 84a8996a123..9c080711ba4 100644 --- a/firebase-appdistribution/gradle.properties +++ b/firebase-appdistribution/gradle.properties @@ -12,4 +12,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -version=16.0.1 +version=16.0.0-beta06 +latestReleasedVersion=16.0.0-beta05 diff --git a/firebase-crashlytics-ndk/CHANGELOG.md b/firebase-crashlytics-ndk/CHANGELOG.md index fd9eed13c8e..da23aefa5de 100644 --- a/firebase-crashlytics-ndk/CHANGELOG.md +++ b/firebase-crashlytics-ndk/CHANGELOG.md @@ -1,10 +1,11 @@ # Unreleased +* [changed] Updated `firebase-crashlytics` dependency to v18.3.6. # 18.3.5 * [fixed] Updated `firebase-common` to its latest version (v20.3.0) to fix an issue that was causing a nondeterministic crash on startup. -* [changed] Updated `firebase-crashlytics` dependency to v18.3.5. +* [changed] Updated `firebase-crashlytics` dependency to v18.3.5. # 18.3.4