Skip to content

Commit

Permalink
drop targetSdk in build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
dangfan committed Dec 29, 2024
1 parent dd0f43d commit 30980da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ android {
}
defaultConfig {
minSdkVersion 26
targetSdk flutter.targetSdkVersion
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {
Expand Down

0 comments on commit 30980da

Please sign in to comment.