Skip to content

Commit 15df16b

Browse files
Bump build number to 3
The build number has been incremented from 2 to 3.
1 parent c2aea6e commit 15df16b

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
@@ -9,7 +9,7 @@ plugins {
99
val major = 1
1010
val minor = 11
1111
val patch = 3
12-
val build = 2
12+
val build = 3
1313

1414
val type = 0 // 1=beta, 2=alpha else=production
1515

0 commit comments

Comments
 (0)