Skip to content

Commit 3139f83

Browse files
committed
Prepare v2.15.0.0
1 parent 0c8510e commit 3139f83

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
@@ -22,7 +22,7 @@ android {
2222

2323
val versionMap = mapOf(
2424
major to 2,
25-
minor to 14,
25+
minor to 15,
2626
patch to 0,
2727
build to 0
2828
)

0 commit comments

Comments
 (0)