Skip to content

Commit

Permalink
upgrade project version
Browse files Browse the repository at this point in the history
  • Loading branch information
hakan-krgn committed Oct 18, 2023
1 parent 9c050fb commit ab4cd94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group 'com.hakan'
version '0.7.2.3'
version '0.7.2.4'
sourceCompatibility = 8
compileJava.options.encoding = 'UTF-8'

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=0.7.2.3
version=0.7.2.4

org.gradle.daemon=true
org.gradle.caching=true
Expand Down

0 comments on commit ab4cd94

Please sign in to comment.