diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 1bb4623..2d2ec07 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -91,6 +91,7 @@ @@ -100,6 +101,7 @@ android:resource="@xml/check_in_widget" /> diff --git a/android/app/src/main/res/xml/check_in_widget.xml b/android/app/src/main/res/xml/check_in_widget.xml index 0b33ead..8ea5582 100644 --- a/android/app/src/main/res/xml/check_in_widget.xml +++ b/android/app/src/main/res/xml/check_in_widget.xml @@ -1,6 +1,6 @@ diff --git a/android/app/src/main/res/xml/featured_post_widget.xml b/android/app/src/main/res/xml/featured_post_widget.xml index 0b33ead..c67faba 100644 --- a/android/app/src/main/res/xml/featured_post_widget.xml +++ b/android/app/src/main/res/xml/featured_post_widget.xml @@ -1,6 +1,6 @@ diff --git a/pubspec.yaml b/pubspec.yaml index fc4fe7f..ec0a2b1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 2.0.1+29 +version: 2.0.1+30 environment: sdk: ^3.5.4