Skip to content

Commit

Permalink
1.2.22 release (previous 1.2.21) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
FaultLessDroid committed Feb 3, 2021
1 parent 47ba092 commit 2aa85a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

#### 1.2.22
- 2021-02-03 - [2 commits](https://github.com/koral--/android-gif-drawable/compare/v1.2.21...v1.2.22) by [Karol Wrótniak](https://github.com/koral--) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.2.22-green.svg)](https://bintray.com/koral/maven/pl.droidsonroids.gif:android-gif-drawable/1.2.22)
- Maintenance [(#749)](https://github.com/koral--/android-gif-drawable/pull/749)
- have you any plan about new version giflib? like usage of realloc() in case of failure [(#743)](https://github.com/koral--/android-gif-drawable/issues/743)

#### 1.2.21
- 2020-08-26 - [1 commit](https://github.com/koral--/android-gif-drawable/compare/v1.2.20...v1.2.21) by [默默](https://github.com/wangqiang1588) - published to [![Bintray](https://img.shields.io/badge/Bintray-1.2.21-green.svg)](https://bintray.com/koral/maven/pl.droidsonroids.gif:android-gif-drawable/1.2.21)
- fix bug "Abort message: 'attempted to close file descriptor 165, expe… [(#747)](https://github.com/koral--/android-gif-drawable/pull/747)
Expand Down
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Version of the produced binaries. This file is intended to be checked-in.
#It will be automatically bumped by release automation.
version=1.2.22
previousVersion=1.2.21
version=1.2.23
previousVersion=1.2.22

0 comments on commit 2aa85a6

Please sign in to comment.