Skip to content

Commit

Permalink
Merge pull request #407 from kennethshackleton/prepare-0.17.0
Browse files Browse the repository at this point in the history
Prepare version 0.17.0.
  • Loading branch information
kennethshackleton authored Jan 9, 2023
2 parents f395966 + d6167ca commit 0b137c4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Change Log
==========

## Version 0.17.0

### Dependencies

* Android Build Tools 33.0.1.
* Android Gradle Plugin 7.3.1.
* Gradle 7.6.
* Kotlin 1.8.0.
* OpenSSL 1.1.1s.
* SQLCipher 4.5.3.

## Version 0.16.4

### Dependencies
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
selekt.versionName=0.16.4
selekt.nextVersionName=0.17.0
selekt.versionName=0.17.0
selekt.nextVersionName=0.18.0

openssl.version=1.1.1
openssl.version.suffix=s
Expand Down

0 comments on commit 0b137c4

Please sign in to comment.