Skip to content

Commit

Permalink
v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed May 23, 2023
1 parent 49e76a5 commit 1ddbea1
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.2.0'
gradle.rootProject.ext.releaseDate = 'May 3 2023'
gradle.rootProject.version '4.3.0'
gradle.rootProject.ext.releaseDate = 'May 23 2023'
})

0 comments on commit 1ddbea1

Please sign in to comment.