Skip to content

Commit

Permalink
[Release] v1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Konyaco committed Feb 24, 2023
1 parent d860eda commit 455dbc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
minSdk = 21
targetSdk = 33
versionCode = 9
versionName = "1.4.6"
versionName = "1.4.7"
}

buildTypes {
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ allprojects {
}

group = "me.konyaco.collinsdictionary"
version = "1.4.6"
version = "1.4.7"

0 comments on commit 455dbc5

Please sign in to comment.