Skip to content

Commit 705de49

Browse files
committed
build:升级版本
1 parent b1e0769 commit 705de49

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
@@ -5,7 +5,7 @@ buildscript {
55
minsdk_version = 21
66
targetsdk_version = 31
77
compilesdk_version = 31
8-
version_name = '1.1.0'
8+
version_name = '1.1.1'
99
versionCode = {
1010
def cmd = 'git rev-list HEAD --count'
1111
cmd.execute().text.trim().toInteger()

0 commit comments

Comments
 (0)