D:\private\SmartTubeNext>gradlew.bat buildStorigDebug > Task :smarttubetv:checkStorigDebugClasspath WARNING: Conflict with dependency 'androidx.collection:collection' in project ':smarttubetv'. Resolved versions for runtime classpath (1.1.0) and compile classpath (1.0.0) differ. This can lead to runtime crashes. To resolve this issue follow advice at https://developer.android.com/studio/build/gradle-tips#configure-project-wide-properties. Alternatively, you can try to fix the problem by adding this snippet to D:\private\SmartTubeNext\smarttubetv\build.gradle: dependencies { implementation("androidx.collection:collection:1.1.0") } D:\private\SmartTubeNext\smarttubetv\build\intermediates\incremental\mergeStorigDebugResources\merged.dir\values-hy\values-hy.xml:217: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?. D:\private\SmartTubeNext\smarttubetv\build\intermediates\incremental\mergeStorigDebugResources\merged.dir\values-hy\values-hy.xml:285: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?. D:\private\SmartTubeNext\smarttubetv\build\intermediates\incremental\mergeStorigDebugResources\merged.dir\values-hy\values-hy.xml:291: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?. D:\private\SmartTubeNext\smarttubetv\build\intermediates\incremental\mergeStorigDebugResources\merged.dir\values\values.xml:3365: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?. D:\private\SmartTubeNext\smarttubetv\build\intermediates\incremental\mergeStorigDebugResources\merged.dir\values-ru\values-ru.xml:41: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?. D:\private\SmartTubeNext\smarttubetv\build\intermediates\incremental\mergeStorigDebugResources\merged.dir\values-zh\values-zh.xml:18: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?. D:\private\SmartTubeNext\smarttubetv\build\intermediates\incremental\mergeStorigDebugResources\merged.dir\values-zh-rTW\values-zh-rTW.xml:47: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?. D:\private\SmartTubeNext\smarttubetv\build\intermediates\incremental\mergeStorigDebugResources\merged.dir\values-de\values-de.xml:41: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?. D:\private\SmartTubeNext\smarttubetv\build\intermediates\incremental\mergeStorigDebugResources\merged.dir\values-cs\values-cs.xml:46: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?. D:\private\SmartTubeNext\smarttubetv\build\intermediates\incremental\mergeStorigDebugResources\merged.dir\values-fr\values-fr.xml:48: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?. D:\private\SmartTubeNext\smarttubetv\build\intermediates\incremental\mergeStorigDebugResources\merged.dir\values-hi\values-hi.xml:217: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?. D:\private\SmartTubeNext\smarttubetv\build\intermediates\incremental\mergeStorigDebugResources\merged.dir\values-hi\values-hi.xml:285: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?. D:\private\SmartTubeNext\smarttubetv\build\intermediates\incremental\mergeStorigDebugResources\merged.dir\values-hi\values-hi.xml:291: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?. D:\private\SmartTubeNext\smarttubetv\build\intermediates\incremental\mergeStorigDebugResources\merged.dir\values-uk\values-uk.xml:40: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?. D:\private\SmartTubeNext\smarttubetv\build\intermediates\incremental\mergeStorigDebugResources\merged.dir\values-nl\values-nl.xml:47: warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?. warn: removing resource com.teamsmart.videomanager.tv:string/option_background_playback_all without required default value. warn: removing resource com.teamsmart.videomanager.tv:string/send_to without required default value. warn: removing resource com.teamsmart.videomanager.tv:string/sorting_by_popularity without required default value. > Task :sharedutils:compileDebugJavaWithJavac Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :common:compileStorigDebugJavaWithJavac Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :smarttubetv:processStorigDebugResources warn: removing resource com.teamsmart.videomanager.tv:string/option_background_playback_all without required default value. warn: removing resource com.teamsmart.videomanager.tv:string/send_to without required default value. warn: removing resource com.teamsmart.videomanager.tv:string/sorting_by_popularity without required default value. > Task :smarttubetv:compileStorigDebugJavaWithJavac FAILED D:\private\SmartTubeNext\smarttubetv\src\main\java\com\liskovsoft\smartyoutubetv2\tv\ui\playback\other\StoryBoardSeekDataProvider.java:10: error: class StoryboardSeekDataProvider is public, should be declared in a file named StoryboardSeekDataProvider.java public class StoryboardSeekDataProvider extends PlaybackSeekDataProvider { ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 error FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':smarttubetv:compileStorigDebugJavaWithJavac'. > Compilation failed; see the compiler error output for details. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.4.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1m 3s 103 actionable tasks: 103 executed