Skip to content

Commit b2c6761

Browse files
committed
project version: 1.0.6
1 parent f9a491a commit b2c6761

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ buildscript {
44
ext.compile_sdk_version = 30
55
ext.min_sdk_version = 21
66
ext.target_sdk_version = 30
7-
ext.project_version_code = 6
8-
ext.project_version_name = "1.0.5"
7+
ext.project_version_code = 7
8+
ext.project_version_name = "1.0.6"
99
repositories {
1010
google()
1111
jcenter()

0 commit comments

Comments
 (0)