Skip to content

Commit 336bd3e

Browse files
author
Phil Bayfield
committed
version 1.0.1
1 parent 57c082f commit 336bd3e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ screen and supports similar features.
1515

1616
Add the following to your `build.gradle`:
1717

18-
compile 'me.philio:pinentryview:1.0.0'
18+
compile 'me.philio:pinentryview:1.0.1'
1919

2020
## Styling
2121

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
# This option should only be used with decoupled projects. More details, visit
1717
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1818
# org.gradle.parallel=true
19-
VERSION_NAME=1.0.0
20-
VERSION_CODE=1
19+
VERSION_NAME=1.0.1
20+
VERSION_CODE=2
2121
GROUP=me.philio
2222

2323
POM_DESCRIPTION=PinEntryView

0 commit comments

Comments
 (0)