Skip to content

Commit

Permalink
add jitpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lyh990517 committed Jan 27, 2024
1 parent 9e4c4e9 commit 837df90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion compose-camerax/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ afterEvaluate {
from(components["release"])
groupId = "com.github.lyh990517"
artifactId = "Simple_CameraX_Library"
version = "1.0.1"
version = "1.0.2"

pom {
name.set("cameraX")
Expand Down
2 changes: 2 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
jdk:
- openjdk17

0 comments on commit 837df90

Please sign in to comment.