Skip to content

Adjust gradle including documentation to latest version of the dependency: 3.4.0 #54

@SeppPenner

Description

@SeppPenner

The documentation states to add this to your gradle file:

repositories {
    jcenter()
}

dependencies {
    implementation 'com.redmadrobot:inputmask:3.3.0'
}

See https://github.com/RedMadRobot/input-mask-android#gradle

However, the latest version is 3.4.0, https://github.com/RedMadRobot/input-mask-android/releases/tag/3.4.0.

This should be updated. See my pull request, too: #55

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions