Skip to content

Commit 803158d

Browse files
committed
chore(release): bump library version to 0.2.2
Update the library version in gradle.properties for a new release.
1 parent 175227b commit 803158d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ android.nonTransitiveRClass=true
1414
#publishing for kmmbridge
1515
## Darwin Publish require from - nextVersion parameter must be a valid semver string. Current value: 0.1.4.
1616
## So we need set version to 0.1 or 0.2 ......
17-
LIBRARY_VERSION=0.2.1
17+
LIBRARY_VERSION=0.2.2
1818
GROUP=com.tddworks
1919

2020
# POM

0 commit comments

Comments
 (0)