Skip to content

Commit

Permalink
Revert "Bump minSdkVersion to 21"
Browse files Browse the repository at this point in the history
Summary: This reverts commit b0200a21

Reviewed By: joesus

Differential Revision: D41882076

fbshipit-source-id: 00fd1293badc182f0b050a62948c425b2978932e
  • Loading branch information
mingcaozhang authored and facebook-github-bot committed Dec 9, 2022
1 parent 21432e6 commit 3757791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
object Config {
const val minSdk = 21
const val minSdk = 15
const val compileSdk = 31
const val targetSdk = 31
}
Expand Down

0 comments on commit 3757791

Please sign in to comment.