We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad3c7c commit 0173e6fCopy full SHA for 0173e6f
firebase-appdistribution-api/CHANGELOG.md
@@ -1,4 +1,5 @@
1
# Unreleased
2
+* [feature] Adds support for attaching JPEG screenshots to tester feedback.
3
4
# 16.0.0-beta06
5
* [feature] Adds support for in-app tester feedback. To learn more, see
firebase-appdistribution-api/gradle.properties
@@ -12,5 +12,5 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-version=16.0.0-beta06
16
-latestReleasedVersion=16.0.0-beta05
+version=16.0.0-beta07
+latestReleasedVersion=16.0.0-beta06
0 commit comments