Skip to content

Commit fee80a7

Browse files
fzhinkinsproshev
authored andcommitted
Declare empty Space credentials to unlock the project import
1 parent cd533de commit fee80a7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

gradle.properties

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ kotlin.daemon.jvmargs=-Xmx4096M
44

55
#Gradle
66
org.gradle.jvmargs=-Xmx4096M -Dfile.encoding=UTF-8
7-
org.gradle.parallel=true
7+
org.gradle.parallel=true
8+
9+
spaceUsername=
10+
spacePassword=

0 commit comments

Comments
 (0)