We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aaa207 commit 3ce7143Copy full SHA for 3ce7143
samples/connectivity/UwbRanging/build.gradle.kts
@@ -28,7 +28,7 @@ android {
28
compileSdk = 36
29
30
defaultConfig {
31
- minSdk = 28
+ minSdk = 31
32
targetSdk = 35
33
34
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments