We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e35fb3f commit cd3a5b4Copy full SHA for cd3a5b4
libcodec2-android/build.gradle
@@ -20,7 +20,7 @@ android {
20
}
21
22
defaultConfig {
23
- minSdkVersion 16
+ minSdkVersion 23
24
targetSdkVersion 31
25
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
26
externalNativeBuild {
libopus-android/build.gradle
0 commit comments