Skip to content

Commit

Permalink
feat: version upgrade to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinKayJr committed Nov 10, 2023
1 parent c5b4478 commit acc3a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ android {
minSdk = 24
targetSdk = 34
versionCode = 2
versionName = "1.4"
versionName = "1.5"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit acc3a00

Please sign in to comment.