Skip to content

Commit 6ef1933

Browse files
build: Increment build version to 4
1 parent a65dcfc commit 6ef1933

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
val major = 1
1414
val minor = 11
1515
val patch = 4
16-
val build = 3
16+
val build = 4
1717

1818
val baseVersionName = "$major.$minor.$patch Build $build"
1919

0 commit comments

Comments
 (0)