Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 258 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 258 Bytes

Changelog

Release Stable (17/07/2019)

Use for any android project:

  • FudiNFC-1.0.a.aar
  • FudiNFC-1.0.a.jar

Import using Maven Central:

repositories {
    jcenter()
}
dependencies {
    compile 'com.romellfudi.fudinfc:fudi-nfc:1.0.a'
}