Skip to content

Commit

Permalink
update version to 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny-chung committed Jan 29, 2024
1 parent 054bff9 commit 78c7c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
}

group = "com.sunnychung.application"
version = "1.4.5-SNAPSHOT" // must be in 'x.y.z' for native distributions
version = "1.4.5" // must be in 'x.y.z' for native distributions

repositories {
google()
Expand Down

0 comments on commit 78c7c13

Please sign in to comment.