Skip to content

Commit

Permalink
Remove deprecated targetSdk property
Browse files Browse the repository at this point in the history
  • Loading branch information
massivemadness committed Jun 11, 2023
1 parent f73a977 commit ef54873
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion editorkit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ android {

defaultConfig {
minSdk = Gradle.Build.minSdk
targetSdk = Gradle.Build.targetSdk

consumerProguardFiles("consumer-rules.pro")
}
Expand Down

0 comments on commit ef54873

Please sign in to comment.