[PR #1677] [CLOSED] Revert Android Manifest formatting #3049

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1677
Author: @vgrassia
Created: 12/8/2021
Status: Closed

Base: masterHead: fix-android-manifest


📝 Commits (1)

📊 Changes

1 file changed (+56 additions, -30 deletions)

View changed files

📝 src/Android/Properties/AndroidManifest.xml (+56 -30)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Version Bump workflow modified formatting in the AndroidManifest.xml file that broke the build pipeline

Code changes

  • src/Android/Properties/AndroidManifes.xml: Reverted formatting, but kept the new version number.

🔄 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/1677 **Author:** [@vgrassia](https://github.com/vgrassia) **Created:** 12/8/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-android-manifest` --- ### 📝 Commits (1) - [`c7207c3`](https://github.com/bitwarden/android/commit/c7207c3dc6a82688948fcb0253d3bae97a0dc337) Fix Android Manifest ### 📊 Changes **1 file changed** (+56 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `src/Android/Properties/AndroidManifest.xml` (+56 -30) </details> ### 📄 Description ## Type of change - [X] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Version Bump workflow modified formatting in the `AndroidManifest.xml` file that broke the build pipeline ## Code changes <!--Explain the changes you've made to each file or major component. This should help the reviewer understand your changes--> <!--Also refer to any related changes or PRs in other repositories--> * **src/Android/Properties/AndroidManifes.xml:** Reverted formatting, but kept the new version number. --- <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:27:40 -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#3049