Skip to content

Commit

Permalink
Upgrade Kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
yujincheng08 committed Jan 19, 2023
1 parent 604f2fd commit 7cc4d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.eclipse.jgit.api.Git
import org.eclipse.jgit.internal.storage.file.FileRepository

buildscript {
val kotlinVersion by extra("1.7.21")
val kotlinVersion by extra("1.8.0")
val protobufVersion by extra("3.21.12")
repositories {
google()
Expand Down

0 comments on commit 7cc4d0d

Please sign in to comment.