We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 856fedc commit c860a8aCopy full SHA for c860a8a
1 file changed
lib/build.gradle
@@ -5,7 +5,7 @@ apply plugin: 'com.jfrog.bintray'
5
apply plugin: 'com.github.dcendents.android-maven'
6
7
group = 'jp.kuluna'
8
-version = '2.0.1'
+version = '2.0.2'
9
10
android {
11
compileSdkVersion 28
0 commit comments