We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f479e1e commit b5c2fc5Copy full SHA for b5c2fc5
jitpack.yml
@@ -16,3 +16,6 @@ before_install:
16
install:
17
- touch android/local.properties
18
- cd android && ./gradlew :core:publishToMavenLocal -PVERSION_NAME=$VERSION
19
+
20
+env:
21
+ ANDROID_NDK_HOME: "/opt/android-sdk-linux/ndk/26.2.11394342"
0 commit comments