We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5da16e8 commit 6f2b92eCopy full SHA for 6f2b92e
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
5
allprojects {
6
group = "me.neznamy"
7
- version = "5.2.4-SNAPSHOT"
+ version = "5.2.4"
8
description = "An all-in-one solution that works"
9
10
ext.set("id", "tab")
0 commit comments