Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Commit

Permalink
Add executable permission for gradle wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-Verkhovsky committed Dec 8, 2022
1 parent 01c89a6 commit ca756ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
jdk:
- openjdk11
install:
- chmod +x ./gradlew
- ./gradlew clean
- ./gradlew aev:assembleRelease
- ./gradlew aev:publishMavenJavaPublicationToMavenLocal

0 comments on commit ca756ce

Please sign in to comment.