Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #16 from spotify/revert-13-min-sdk-21
Browse files Browse the repository at this point in the history
Revert "Decrease minSDK to 21"
  • Loading branch information
vahidlazio authored Jun 30, 2023
2 parents 76a8403 + f140162 commit 54a812b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenFeature/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
compileSdk = 33

defaultConfig {
minSdk = 21
minSdk = 26
version = "0.0.1"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 54a812b

Please sign in to comment.