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

Commit

Permalink
Revert "Decrease minSDK to 21"
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklasl authored Jun 30, 2023
1 parent 76a8403 commit f140162
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 f140162

Please sign in to comment.