# JitPack configuration for Android library
jdk:-openjdk17before_install:-cd androidinstall:-./gradlew :core:publishToMavenLocal# Build only the core library (not the sample app)
# Users will add: implementation 'com.github.pablocalofatti:pitchy:TAG'