Skip to content

Commit 7634ca3

Browse files
author
陈福行
committed
modify targetSdkVersion 34
1 parent d749d2d commit 7634ca3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ailinklibrary/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ plugins {
33
id 'maven-publish'
44
}
55
android {
6-
compileSdkVersion 35
6+
compileSdkVersion 34
77

88

99
defaultConfig {
1010
minSdkVersion 21
11-
targetSdkVersion 35
11+
targetSdkVersion 34
1212
versionCode 1
1313
versionName "1.15.02"
1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)