Skip to content

Commit

Permalink
update targetSdk
Browse files Browse the repository at this point in the history
  • Loading branch information
john990 committed Jul 20, 2022
1 parent 495519e commit e3e1731
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fcl-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ plugins {
}

android {
compileSdk 31
compileSdk 29

defaultConfig {
minSdk 21
targetSdk 31
targetSdk 28
versionCode 1
versionName "0.0.1"

Expand Down

0 comments on commit e3e1731

Please sign in to comment.