Skip to content

Commit

Permalink
Prepare 5.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
npresseault committed Aug 6, 2024
1 parent 38473eb commit 0b4d28b
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 @@ -2,7 +2,7 @@ kotlin.js.ir.dce=true
kotlin.mpp.stability.nowarn=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx3072m -XX\:+HeapDumpOnOutOfMemoryError -Dfile.encoding\=UTF-8
version=5.4.0-SNAPSHOT
version=5.4.0
android.useAndroidX=true
android.enableJetifier=true
kotlin.code.style=official
Expand Down

0 comments on commit 0b4d28b

Please sign in to comment.