Skip to content

Commit 800db08

Browse files
committed
Change version name for publishing
Signed-off-by: Fung Gwo <[email protected]>
1 parent c57e945 commit 800db08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group 'moe.feng.support.biometricprompt'
2-
version '1.0.1'
2+
version '1.0.2'
33

44
buildscript {
55
repositories {
@@ -8,7 +8,7 @@ buildscript {
88
}
99
dependencies {
1010
classpath 'com.android.tools.build:gradle:3.2.0'
11-
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
11+
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
1212
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
1313
}
1414
}

0 commit comments

Comments
 (0)