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 7ca7304 commit 9d9af8aCopy full SHA for 9d9af8a
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = "me.archinamon"
9
-version = "1.3.4"
+version = "1.3.5"
10
11
val isRunningInIde: Boolean = System.getProperty("idea.active")
12
?.toBoolean() == true
0 commit comments