[PR #1468] [MERGED] lib updates and app version bump #2909

Closed
opened 2025-11-26 23:25:47 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1468
Author: @mpbw2
Created: 7/20/2021
Status: Merged
Merged: 7/20/2021
Merged by: @mpbw2

Base: masterHead: lib-updates


📝 Commits (2)

  • 8bcde44 lib updates and app version bump
  • 1ac919a added explicit androidx core dependency

📊 Changes

12 files changed (+19 additions, -18 deletions)

View changed files

📝 src/Android/Android.csproj (+6 -5)
📝 src/Android/Properties/AndroidManifest.xml (+1 -1)
📝 src/App/App.csproj (+3 -3)
📝 src/iOS.Autofill/Info.plist (+1 -1)
📝 src/iOS.Autofill/iOS.Autofill.csproj (+1 -1)
📝 src/iOS.Extension/Info.plist (+1 -1)
📝 src/iOS.Extension/iOS.Extension.csproj (+1 -1)
📝 src/iOS/Info.plist (+1 -1)
📝 src/iOS/iOS.csproj (+1 -1)
📝 store/google/Publisher/Publisher.csproj (+1 -1)
📝 test/Common/Common.csproj (+1 -1)
📝 test/Core.Test/Core.Test.csproj (+1 -1)

📄 Description

  • App version bump to 2.11.2
  • Bumped to latest Xamarin libs to squash Android fragment view crash
  • Updated other libs since this release will be regression tested
  • Keep Xamarin.Google.Android.Material at 1.3.0.1 due to this issue
  • Added explicit Xamarin.AndroidX.Core dependency due to this issue (will create Asana ticket for future removal)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/1468 **Author:** [@mpbw2](https://github.com/mpbw2) **Created:** 7/20/2021 **Status:** ✅ Merged **Merged:** 7/20/2021 **Merged by:** [@mpbw2](https://github.com/mpbw2) **Base:** `master` ← **Head:** `lib-updates` --- ### 📝 Commits (2) - [`8bcde44`](https://github.com/bitwarden/android/commit/8bcde4417b75c94e3ad6a403f3955d28ae77f510) lib updates and app version bump - [`1ac919a`](https://github.com/bitwarden/android/commit/1ac919ab611e2814d7c44376fa90b852bb6d9334) added explicit androidx core dependency ### 📊 Changes **12 files changed** (+19 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Android.csproj` (+6 -5) 📝 `src/Android/Properties/AndroidManifest.xml` (+1 -1) 📝 `src/App/App.csproj` (+3 -3) 📝 `src/iOS.Autofill/Info.plist` (+1 -1) 📝 `src/iOS.Autofill/iOS.Autofill.csproj` (+1 -1) 📝 `src/iOS.Extension/Info.plist` (+1 -1) 📝 `src/iOS.Extension/iOS.Extension.csproj` (+1 -1) 📝 `src/iOS/Info.plist` (+1 -1) 📝 `src/iOS/iOS.csproj` (+1 -1) 📝 `store/google/Publisher/Publisher.csproj` (+1 -1) 📝 `test/Common/Common.csproj` (+1 -1) 📝 `test/Core.Test/Core.Test.csproj` (+1 -1) </details> ### 📄 Description - App version bump to 2.11.2 - Bumped to latest Xamarin libs to squash Android fragment view crash - Updated other libs since this release will be regression tested - Keep `Xamarin.Google.Android.Material` at `1.3.0.1` due to [this issue](https://github.com/xamarin/AndroidX/issues/335) - Added explicit `Xamarin.AndroidX.Core` dependency due to [this issue](https://github.com/xamarin/Xamarin.Forms/issues/14417) (will create Asana ticket for future removal) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:25:47 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2909