Skip to content

Commit 2a07a13

Browse files
Increment build number to 5
This commit increments the build number from 4 to 5.
1 parent 468cb01 commit 2a07a13

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 = 3
16-
val build = 4
16+
val build = 5
1717

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

0 commit comments

Comments
 (0)