We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7545370 commit 4014ac9Copy full SHA for 4014ac9
jitpack.yml
@@ -2,4 +2,4 @@ jdk:
2
- openjdk17
3
install:
4
- make aar ANDROID_NDK=$ANDROID_HOME/ndk-bundle
5
- - cd packages/android && ./gradlew publishToMavenLocal -PVERSION=$(make -C ../.. version)
+ - cd packages/android && ./gradlew publishToMavenLocal -PVERSION="0.9.27"
0 commit comments