No description
This repository has been archived on 2026-04-10. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Java 96.8%
  • Groovy 3.2%
Find a file
2019-01-21 18:26:58 +01:00
docs Updated JavaDocs to Version 0.1.1 2019-01-20 14:37:15 +01:00
gradle Added "false negative" description 2019-01-21 17:50:35 +01:00
libs Using a Matchr Core Preview Jar 2019-01-20 14:38:30 +01:00
src Updated imports and naming 2019-01-20 14:39:03 +01:00
.gitignore Unignored libs folder 2019-01-20 13:13:02 +01:00
.jitpack.yml Create .jitpack.yml 2019-01-20 12:46:14 +01:00
.travis.yml Update .travis.yml 2019-01-20 12:50:53 +01:00
build.gradle Wrapper task now properly "overrides" Gradle standard wrapper task 2019-01-21 18:26:58 +01:00
gradlew Update gradlew mod 2019-01-20 13:09:50 +01:00
gradlew.bat Added gradlew files 2019-01-20 13:06:10 +01:00
LICENSE Initial commit 2019-01-20 11:56:54 +01:00
pom.xml Created standalone task for generating the pom.xml for GitHub 2019-01-21 17:47:15 +01:00
README.md Update README.md 2019-01-20 14:39:06 +01:00
settings.gradle The compiler module is now another sourceSet instead of another module 2019-01-20 13:48:09 +01:00

matchr-android License Build Status Maven Central Release Development Release

Android convenience module for xdrop/matchr

The compat module

The repository contains a "compat" sourceSet that only contains abstract classes that look like they are from the Android SDK. This was made in order for travis to be able to compile the main set.