Skip to content

Commit

Permalink
Update Kotlin dependency to final 2.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjameshamilton committed May 21, 2024
1 parent 56ca6bb commit 2202ae3
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 @@

proguardCoreVersion = 9.1.4

kotlinVersion = 2.0.0-RC1
kotlinVersion = 2.0.0

org.gradle.vfs.watch=true
org.gradle.parallel=true
Expand Down

0 comments on commit 2202ae3

Please sign in to comment.