Skip to content

Commit 278b350

Browse files
author
tans.tan
committed
[feat] update version 2.0.0
1 parent 2784cc8 commit 278b350

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ plugins {
55
}
66

77
android {
8-
compileSdkVersion 33
9-
buildToolsVersion "33.0.1"
8+
compileSdkVersion = 33
9+
buildToolsVersion = "33.0.2"
1010

1111
defaultConfig {
1212
applicationId "com.tans.tfiletransporter"
1313
minSdkVersion 26
1414
targetSdkVersion 33
15-
versionCode 11
16-
versionName "1.3.0"
15+
versionCode 23043001
16+
versionName "2.0.0"
1717

1818
}
1919

0 commit comments

Comments
 (0)