We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9977b52 + f11db93 commit 900c348Copy full SHA for 900c348
1 file changed
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
app_target_sdk_version = 32
9
app_version_code = 1
10
app_version_name = "1.0"
11
- library_version_name = "0.0.1"
+ library_version_name = "0.0.2"
12
13
/* tools, plugins, etc. */
14
kotlin_version = '1.6.21'
0 commit comments