We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c8510e commit 3139f83Copy full SHA for 3139f83
app/build.gradle.kts
@@ -22,7 +22,7 @@ android {
22
23
val versionMap = mapOf(
24
major to 2,
25
- minor to 14,
+ minor to 15,
26
patch to 0,
27
build to 0
28
)
0 commit comments