Skip to content

Commit

Permalink
Update version in gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Oct 25, 2024
1 parent 8164edf commit 72b0054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ org.gradle.jvmargs=-XX:MaxMetaspaceSize=1024m
kotlin.mpp.stability.nowarn=true
# Sonatype sucks!
SONATYPE_CONNECT_TIMEOUT_SECONDS=300
nextPlannedVersion=6.4.0
nextPlannedVersion=9.0.0
kotlinx.atomicfu.enableJvmIrTransformation=true
kotlinx.atomicfu.enableJsIrTransformation=true
kotlin.suppressGradlePluginWarnings=IncorrectCompileOnlyDependencyWarning
Expand Down

0 comments on commit 72b0054

Please sign in to comment.