Skip to content

Commit

Permalink
Released version 5.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
semsudin-tafilovic committed Nov 23, 2023
1 parent 5803312 commit 21cb55c
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,3 +1,7 @@
# Change Log
## Version 5.1.7 *(2023-11-23)*
* Add New Product Status to Android SDK

# Change Log
## Version 5.1.6.1 *(2023-08-17)*
* Hotfix version
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ apply plugin: 'io.codearte.nexus-staging'

buildscript {
ext.versions = [
'webtrekkVersion' : '5.1.6',
'webtrekkVersion' : '5.1.7',
'gradleVersion' : '3.6.4',
'kotlinVersion' : '1.7.20',//'1.4.32',
'gradleVersionsPlugin' : '0.21.0',
Expand Down

0 comments on commit 21cb55c

Please sign in to comment.