mirror of
https://github.com/samsonjs/media.git
synced 2026-04-03 10:55:48 +00:00
Remove kotlin-android plugin from main demo
This fixes the problem with `compileDebugKotlin` gradle task and `Unknown Kotlin JVM target: 21`. PiperOrigin-RevId: 703427496
This commit is contained in:
parent
862791f837
commit
038d7c8cb9
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@
|
|||
|
||||
apply from: '../../constants.gradle'
|
||||
apply plugin: 'com.android.application'
|
||||
apply plugin: 'kotlin-android'
|
||||
|
||||
android {
|
||||
namespace 'androidx.media3.demo.main'
|
||||
|
|
|
|||
Loading…
Reference in a new issue