Skip to content

Commit

Permalink
v4.5.0 [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed Sep 19, 2023
1 parent 4baac05 commit a464130
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ include 'smoothness-weblib'
include 'smoothness-demo'

gradle.projectsLoaded({
gradle.rootProject.version '4.4.1'
gradle.rootProject.ext.releaseDate = 'Sep 18 2023'
gradle.rootProject.version '4.5.0'
gradle.rootProject.ext.releaseDate = 'Sep 19 2023'
})

0 comments on commit a464130

Please sign in to comment.