Skip to content

Commit 725646a

Browse files
Update Version Data
1 parent 5e2868f commit 725646a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ plugins {
1212

1313
val major = 1
1414
val minor = 11
15-
val patch = 3
16-
val build = 5
15+
val patch = 4
16+
val build = 1
1717

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

0 commit comments

Comments
 (0)