yuliskov/SmartTube

[BUG]: Build errors since version 24.98

wizziwig opened this issue · 1 comments

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.

Affected version

24.98

Device Type

Smart TV/Box

Affected Android

All versions

Steps to reproduce the bug

Starting from version 24.98, I can no longer build the app. Earlier versions build ok.

./gradlew clean assembleStstable --stacktrace

> Task :youtubeapi:compileDebugKotlin
e: /home/projects/SmartTube/MediaServiceCore/youtubeapi/src/main/java/com/liskovsoft/youtubeapi/app/potokencloud/PoTokenCloudService.kt: (16, 36): Unresolved reference: PO_TOKEN_CLOUD_BASE_URLS
e: /home/projects/SmartTube/MediaServiceCore/youtubeapi/src/main/java/com/liskovsoft/youtubeapi/app/potokencloud/PoTokenCloudService.kt: (17, 35): Unresolved reference: PO_TOKEN_CLOUD_BASE_URLS
e: /home/projects/SmartTube/MediaServiceCore/youtubeapi/src/main/java/com/liskovsoft/youtubeapi/app/potokencloud/PoTokenCloudService.kt: (54, 53): Unresolved reference: PO_TOKEN_CLOUD_BASE_URLS
e: /home/projects/SmartTube/MediaServiceCore/youtubeapi/src/main/java/com/liskovsoft/youtubeapi/app/potokencloud/PoTokenCloudService.kt: (97, 53): Unresolved reference: PO_TOKEN_CLOUD_BASE_URLS

> Task :youtubeapi:compileDebugKotlin FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':youtubeapi:compileDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
   > Compilation error. See log for more details

Actual behavior

No response

Additional information

No response

Same here at 96% of execution