Skip to content

Commit

Permalink
Prepare 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jzbrooks committed Jun 3, 2021
1 parent ed396e6 commit d4c9ad6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Change Log
==========

## 2.0.2
_06.02.2021_

* Fixed: Vector Drawable shorthand hex colors (like #FFF) are properly handled

## 2.0.1
_06.01.2021_

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
vgo_version=2.0.1
vgo_version=2.0.2

org.gradle.jvmargs=-Xmx2g -XX:+UseParallelGC

0 comments on commit d4c9ad6

Please sign in to comment.