Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
swapnil-musale committed Mar 29, 2024
1 parent a131630 commit 67b541a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KDeviceInfo/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ android {
sourceSets["main"].manifest.srcFile("src/androidMain/AndroidManifest.xml")

defaultConfig {
minSdk = 22
minSdk = 21
}
compileOptions {
sourceCompatibility = JavaVersion.VERSION_17
Expand Down

0 comments on commit 67b541a

Please sign in to comment.