mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
parent
c352e2c7b8
commit
d997ba367c
1 changed files with 2 additions and 1 deletions
|
|
@ -11,7 +11,8 @@
|
|||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
apply from: "$gradle.ext.androidxMediaSettingsDir/common_library_config.gradle"
|
||||
apply from: "$gradle.ext.androidxMediaSettingsDir/constants.gradle"
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
// TODO(b/178560255): Remove the "group" override after the "group" in build.gradle changed
|
||||
group 'androidx.media3'
|
||||
|
|
|
|||
Loading…
Reference in a new issue