Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/lang_ext' into lang_ext
Browse files Browse the repository at this point in the history
  • Loading branch information
valis committed Mar 19, 2020
2 parents be6a388 + 9858a5b commit 7eaa38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories {
}

dependencies {
implementation(files("../../Arend/build/libs/Arend-api-1.2.0.jar"))
implementation(files("../../Arend/api/build/libs/api-1.2.0.jar"))
implementation("org.jetbrains:annotations:19.0.0")
}

Expand Down

0 comments on commit 7eaa38b

Please sign in to comment.