Skip to content

Commit

Permalink
chore: release 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Oct 23, 2023
1 parent 53ba0fb commit c85e942
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kotlin.code.style=official
kotlin.mpp.stability.nowarn=true

# aws-crt-kotlin
sdkVersion=0.7.4-SNAPSHOT
sdkVersion=0.7.4

# kotlin
kotlinVersion=1.9.10
Expand All @@ -24,4 +24,4 @@ crtJavaVersion=0.27.4
publishGroupName=aws.sdk.kotlin.crt

# gradle
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G

0 comments on commit c85e942

Please sign in to comment.