Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
NePheus committed May 6, 2023
1 parent c6a6bd2 commit 0c0ab8b
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 5,659 deletions.
52 changes: 0 additions & 52 deletions CONTRIBUTING.md

This file was deleted.

4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ android {
abortOnError false
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_11
targetCompatibility JavaVersion.VERSION_11
sourceCompatibility JavaVersion.VERSION_17
targetCompatibility JavaVersion.VERSION_17
}
}

Expand Down
Loading

0 comments on commit 0c0ab8b

Please sign in to comment.