Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
shadow578 committed Nov 11, 2024
1 parent c114f20 commit 1fcccc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
minSdk = 24
targetSdk = 33
compileSdk = 33
versionCode = 5
versionName = "1.4.0"
versionCode = 6
versionName = "1.4.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

kapt {
Expand Down

0 comments on commit 1fcccc8

Please sign in to comment.