Sign in
chromium
/
external
/
github.com
/
google
/
oboe
/
refs/heads/main
/
.
/
samples
/
shared
/
build.gradle
blob: aac8c201eaff65d456bf6466ccf3a4cf3e13fa94 [
file
] [
edit
]
apply plugin
:
'com.android.library'
android
{
defaultConfig
{
minSdkVersion
21
targetSdkVersion
36
compileSdkVersion
36
}
namespace
'com.google.oboe.samples.shared'
}