Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ComBatVision committed Dec 29, 2023
1 parent 762d738 commit 3585089
Show file tree
Hide file tree
Showing 5 changed files with 311 additions and 273 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ allprojects {
set("minSdk", 21)
set("targetSdk", 34)
set("versionCode", 8)
set("javaVersion", JavaVersion.VERSION_1_8)
}

repositories {
Expand Down
Loading

0 comments on commit 3585089

Please sign in to comment.