Skip to content

Commit 900c348

Browse files
authored
Merge pull request #5 from mintrocket/release/0.0.2
update library version to 0.0.2
2 parents 9977b52 + f11db93 commit 900c348

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
app_target_sdk_version = 32
99
app_version_code = 1
1010
app_version_name = "1.0"
11-
library_version_name = "0.0.1"
11+
library_version_name = "0.0.2"
1212

1313
/* tools, plugins, etc. */
1414
kotlin_version = '1.6.21'

0 commit comments

Comments
 (0)