Skip to content

Commit

Permalink
chore: app down to compile sdk to 31
Browse files Browse the repository at this point in the history
  • Loading branch information
JailedBird committed Nov 30, 2022
1 parent d7d55d9 commit 4913b95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ plugins {
}

android {
compileSdk 32
compileSdk 31

defaultConfig {
applicationId "cn.jailedbird.edgeutils_app"
minSdk 21
targetSdk 32
targetSdk 28
versionCode 1
versionName "1.0"

Expand Down

0 comments on commit 4913b95

Please sign in to comment.