Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Commit ea3cebf

Browse files
committed
Set version to 0.2.2 to re-publish libraries.
1 parent e1647bd commit ea3cebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
ext.targetSdkVersion = 27
77
ext.minSdkVersion = 21
88

9-
ext.version = "0.2.1"
9+
ext.version = "0.2.2"
1010

1111
repositories {
1212
google()

0 commit comments

Comments
 (0)