Skip to content

Commit

Permalink
Update AGP
Browse files Browse the repository at this point in the history
  • Loading branch information
topjohnwu committed Jun 17, 2024
1 parent d7f288a commit 04d58ee
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -6,7 +6,7 @@ import java.net.URL
plugins {
id("java")
id("maven-publish")
id("com.android.library") version "8.4.2" apply false
id("com.android.library") version "8.5.0" apply false
}

val dlPackageList by tasks.registering {
Expand Down
Binary file modified service/src/main/assets/main.jar
Binary file not shown.

0 comments on commit 04d58ee

Please sign in to comment.