Skip to content

Commit

Permalink
test webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
SachetK committed Oct 22, 2024
1 parent ddfa38d commit a4c1700
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"java.configuration.updateBuildConfiguration": "interactive"
}
2 changes: 1 addition & 1 deletion TeamCode/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ apply from: '../build.dependencies.gradle'
apply plugin: 'kotlin-android'

kotlin {
jvmToolchain(17)
jvmToolchain(21)
}

android {
Expand Down

0 comments on commit a4c1700

Please sign in to comment.