Skip to content

Commit 42247bc

Browse files
committed
Android多线程
1 parent 8faac04 commit 42247bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,6 @@ ext {
2727
buildToolsVersion = '25.0.0'
2828
minSdkVersion = 16
2929
targetSdkVersion = 24
30+
versionCode = 3
31+
versionName = "1.2"
3032
}

0 commit comments

Comments
 (0)