Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ogolberg committed Dec 1, 2023
1 parent cb5e689 commit 9a2aa5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class PlatformSpec {
set(value) {
LOGGER.warn("androidSdk property is deprecated and will be removed, use android { sdk = ... }")
android.sdk = value
}
}

val android: AndroidSpec = AndroidSpec()

Expand Down

0 comments on commit 9a2aa5b

Please sign in to comment.