Skip to content

Commit

Permalink
⬆️ update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
yoesuv committed Jun 21, 2023
1 parent c5e38c3 commit 1d3c668
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlinVersion = '1.7.20'
ext.kotlinVersion = '1.8.21'
repositories {
mavenCentral()
maven {
Expand Down

0 comments on commit 1d3c668

Please sign in to comment.