Skip to content

Commit 5b57596

Browse files
committed
Bump version
1 parent eadbd14 commit 5b57596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android {
3232
minSdk = 26
3333
targetSdk = 34
3434
versionCode = 1
35-
versionName = "1.4.1"
35+
versionName = "1.5.0"
3636

3737
buildConfigField("String", "REPO_URL", "\"$repoUrl\"")
3838

0 commit comments

Comments
 (0)