Skip to content

Commit 526c897

Browse files
更新版本号
1 parent bd1adc2 commit 526c897

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId 'com.github.tvbox.osc'
99
minSdkVersion 24
1010
targetSdkVersion 30
11-
versionCode 20
12-
versionName '1.0.0'
11+
versionCode 21
12+
versionName '1.0.1'
1313
multiDexEnabled true
1414
//设置room的Schema的位置
1515
javaCompileOptions {

0 commit comments

Comments
 (0)