We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57c082f commit 336bd3eCopy full SHA for 336bd3e
README.md
@@ -15,7 +15,7 @@ screen and supports similar features.
15
16
Add the following to your `build.gradle`:
17
18
- compile 'me.philio:pinentryview:1.0.0'
+ compile 'me.philio:pinentryview:1.0.1'
19
20
## Styling
21
gradle.properties
@@ -16,8 +16,8 @@
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
-VERSION_NAME=1.0.0
-VERSION_CODE=1
+VERSION_NAME=1.0.1
+VERSION_CODE=2
GROUP=me.philio
22
23
POM_DESCRIPTION=PinEntryView
0 commit comments