Skip to content

Commit e3e1731

Browse files
committed
update targetSdk
1 parent 495519e commit e3e1731

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fcl-android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ plugins {
77
}
88

99
android {
10-
compileSdk 31
10+
compileSdk 29
1111

1212
defaultConfig {
1313
minSdk 21
14-
targetSdk 31
14+
targetSdk 28
1515
versionCode 1
1616
versionName "0.0.1"
1717

0 commit comments

Comments
 (0)