Skip to content

Commit

Permalink
Prepare 0.13 release
Browse files Browse the repository at this point in the history
  • Loading branch information
joshskeen committed Jul 24, 2023
1 parent 9005c43 commit eba6b79
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
Change Log
==========
Version 0.13
_2023-03-24_

* bugfix: prevent negative values from being recorded for interaction durations. if eventTime is after delivery uptime, use deliveryUptimeMillis for DeliveredInput's uptime.

Version 0.12
_2023-03-14_
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=com.squareup.papa
VERSION_NAME=0.13-SNAPSHOT
VERSION_NAME=0.13

POM_DESCRIPTION=PAPA: Performance of Android Production Applications
POM_INCEPTION_YEAR=2021
Expand Down

0 comments on commit eba6b79

Please sign in to comment.