Skip to content

Commit

Permalink
GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetuska committed Jan 24, 2022
1 parent b3c6173 commit 92e9360
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# The following property is required to mitigate issue https://github.com/gradle/gradle/issues/11412.
systemProp.org.gradle.internal.publish.checksums.insecure=true
org.gradle.jvmargs=-XX:MaxMetaspaceSize=2g -Xmx2g
kotlin.code.style=official
kotlin.js.generate.externals=false
kotlin.js.compiler=ir
Expand All @@ -11,4 +10,4 @@ org.gradle.vfs.watch=true
org.gradle.parallel=true

version=0.0.0
group=dev.petuska
group=dev.petuska

0 comments on commit 92e9360

Please sign in to comment.