Skip to content

Commit 3e9b639

Browse files
authored
Merge pull request #13 from smartbank-inc/bump-version-0.2.2
Bump version to v0.2.2
2 parents 896fbd4 + 872aa13 commit 3e9b639

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ buildscript {
33
compile_sdk_version = 31
44
min_sdk_version = 26
55
target_sdk_version = 31
6-
version_name = "0.2.1"
7-
version_code = 3
6+
version_name = "0.2.2"
7+
version_code = 4
88
compose_version = '1.1.0-alpha06'
99
junit_version = '4.13.2'
1010
}

0 commit comments

Comments
 (0)