Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jenly1314 committed Nov 18, 2023
1 parent ba88fc7 commit 3161ca8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 0 additions & 1 deletion anetty/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ plugins {
id 'com.android.library'
id 'org.jetbrains.kotlin.android'
id 'com.vanniktech.maven.publish'
id 'maven-publish'
}

android {
Expand Down
5 changes: 4 additions & 1 deletion gitpack.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
jdk:
- openjdk17
- openjdk17
install:
- echo "build"
- ./gradlew build

0 comments on commit 3161ca8

Please sign in to comment.