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 9fc6d0e commit c6db29fCopy full SHA for c6db29f
client/build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
alias(libs.plugins.buildconfig)
9
}
10
11
-version = "1.4.0"
+version = "1.4.1"
12
13
repositories {
14
mavenCentral()
gtakiller.iml
@@ -0,0 +1,9 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<module version="4">
3
+ <component name="AdditionalModuleElements">
4
+ <content url="file://$MODULE_DIR$" dumb="true">
5
+ <excludeFolder url="file://$MODULE_DIR$/target" />
6
+ <excludeFolder url="file://$MODULE_DIR$/windows_helper/target" />
7
+ </content>
+ </component>
+</module>
0 commit comments