diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml
index 71c9521bd..2ab68894a 100644
--- a/android/app/src/main/AndroidManifest.xml
+++ b/android/app/src/main/AndroidManifest.xml
@@ -57,6 +57,7 @@
+
diff --git a/pubspec.lock b/pubspec.lock
index 45c4a5ab4..a08080387 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -913,7 +913,7 @@ packages:
name: photo_view
url: "https://pub.dartlang.org"
source: hosted
- version: "0.13.0"
+ version: "0.14.0"
pie_chart:
dependency: "direct main"
description:
diff --git a/pubspec.yaml b/pubspec.yaml
index 51246aebe..31228bfca 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -11,7 +11,7 @@ description: ente photos application
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
-version: 0.5.33+313
+version: 0.5.34+314
environment:
sdk: ">=2.10.0 <3.0.0"