Skip to content

Commit

Permalink
Releasing v2.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
zach-klippenstein committed Aug 23, 2021
1 parent dcf358a commit 9a4e925
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Change Log
==========

Version 2.4.0
-------------

_2021-8-18_

* Use Curtains instead of WindowScanner. (#136)
* Upgrade Compose to 1.0.1 (and other dependency updates). (#141)

Version 2.3.0
-------------

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android.useAndroidX=true
systemProp.org.gradle.internal.publish.checksums.insecure=true

GROUP=com.squareup.radiography
VERSION_NAME=2.4.0-SNAPSHOT
VERSION_NAME=2.4.0

POM_DESCRIPTION=Pretty printing of view hierarchies

Expand Down

0 comments on commit 9a4e925

Please sign in to comment.