Skip to content

Commit

Permalink
prepare for next iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
npresseault committed Aug 6, 2024
1 parent 0b4d28b commit ee8f2ad
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
version=5.5.0-SNAPSHOT
android.useAndroidX=true
android.enableJetifier=true
kotlin.code.style=official
Expand Down

0 comments on commit ee8f2ad

Please sign in to comment.