mirror of
https://github.com/recloudstream/gradle.git
synced 2024-08-14 23:56:59 +00:00
fix Unresolved reference
This commit is contained in:
parent
0b668b0100
commit
d88fc42ee9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
package com.lagradost.gradle.tasks
|
package com.lagradost.gradle.tasks
|
||||||
|
|
||||||
import com.cloudstream.gradle.getCloudstream
|
import com.lagradost.gradle.getCloudstream
|
||||||
import com.android.build.gradle.BaseExtension
|
import com.android.build.gradle.BaseExtension
|
||||||
import com.android.build.gradle.internal.errors.MessageReceiverImpl
|
import com.android.build.gradle.internal.errors.MessageReceiverImpl
|
||||||
import com.android.build.gradle.options.SyncOptions.ErrorFormatMode
|
import com.android.build.gradle.options.SyncOptions.ErrorFormatMode
|
||||||
|
|
Loading…
Reference in a new issue