mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-11-01 15:23:54 +01:00
Leftover files from merge
This commit is contained in:
parent
b9353fcba8
commit
abdab32949
2489 changed files with 419991 additions and 0 deletions
25
commons/app/build/outputs/lint-results-release-fatal.html
Normal file
25
commons/app/build/outputs/lint-results-release-fatal.html
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Lint Report</title>
|
||||
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto" />
|
||||
<link rel="stylesheet" type="text/css" href="lint-results-release-fatal_files/hololike.css" />
|
||||
<script language="javascript" type="text/javascript">
|
||||
<!--
|
||||
function reveal(id) {
|
||||
if (document.getElementById) {
|
||||
document.getElementById(id).style.display = 'block';
|
||||
document.getElementById(id+'Link').style.display = 'none';
|
||||
}
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Lint Report</h1>
|
||||
<div class="titleSeparator"></div>
|
||||
Check performed at Sun Jun 19 17:41:42 NZST 2016.<br/>
|
||||
0 errors and 0 warnings found:<br/><br/>
|
||||
Congratulations!
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue