Skip to content

Commit 0173e6f

Browse files
authored
Update app-distribution-api gradle.properties and CHANGELOG (#4795)
1 parent 8ad3c7c commit 0173e6f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

firebase-appdistribution-api/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Unreleased
2+
* [feature] Adds support for attaching JPEG screenshots to tester feedback.
23

34
# 16.0.0-beta06
45
* [feature] Adds support for in-app tester feedback. To learn more, see

firebase-appdistribution-api/gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
version=16.0.0-beta06
16-
latestReleasedVersion=16.0.0-beta05
15+
version=16.0.0-beta07
16+
latestReleasedVersion=16.0.0-beta06

0 commit comments

Comments
 (0)