Skip to content

Commit 3b5edd6

Browse files
yigittschuchortdev
authored andcommitted
add custom jitpack file to build both modules
1 parent 9eed1b7 commit 3b5edd6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

jitpack.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
install:
2+
- ./gradlew install --info --no-daemon
3+
- ./gradlew -p ksp install --info --no-daemon
4+
env:
5+
MYVAR: "custom environment variable"

0 commit comments

Comments
 (0)