Skip to content

Commit

Permalink
Merge pull request #5 from wicaodian/dev
Browse files Browse the repository at this point in the history
min SDk updated from 24 to 14
  • Loading branch information
wicaodian authored Jan 7, 2025
2 parents a503b0c + 7f7056f commit 8da8948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seekbarindicator/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
compileSdk = 35

defaultConfig {
minSdk = 24
minSdk = 14

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles("consumer-rules.pro")
Expand Down

0 comments on commit 8da8948

Please sign in to comment.