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 f790a0c commit 8b08ff4Copy full SHA for 8b08ff4
fingerprint-dialog-compat/bintray.gradle
@@ -10,7 +10,7 @@
10
if (project.rootProject.file('local.properties').exists()) {
11
apply plugin: 'com.jfrog.bintray'
12
13
- version = "1.0" // This is the library version used when deploying the artifact
+ version = "1.0.1" // This is the library version used when deploying the artifact
14
15
// Homepage URL of the library
16
def siteUrl = 'https://github.com/kevalpatel2106/FingerprintDialogCompat'
0 commit comments