Skip to content

Commit 2233b8d

Browse files
committed
bump to 0.0.2
1 parent 0d8ebb4 commit 2233b8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
buildscript {
44
ext {
5-
version_code = 1
6-
version_name = '0.0.1'
5+
version_code = 2
6+
version_name = '0.0.2'
77
compile_sdk_version = 28
88
min_sdk_version = 16
99
target_sdk_version = 28

0 commit comments

Comments
 (0)