在一些调试应用程序之后没有对源代码进行任何更改我得到了这个错误:
Information:Gradle tasks [:app:generateDebugSources, :app:generateDebugAndroidTestSources, :app:mockableAndroidJar, :app:prepareDebugUnitTestDependencies, :app:compileDebugSources, :app:compileDebugAndroidTestSources, :app:compileDebugUnitTestSources]
Error:Execution failed for task ':app:compileDebugJavaWithJavac'.
> java.util.MissingFormatArgumentException: Format specifier '%1s'
Information:BUILD FAILED
Information:Total time: 4.169 secs
Information:1 error
Information:0 warnings
Information:See complete output in console
我没有