|
| 1 | + |
| 2 | +> Task :app:lint |
| 3 | +Ran lint on variant release: 4 issues found |
| 4 | +Ran lint on variant debug: 4 issues found |
| 5 | +Wrote HTML report to file:///Users/efrainespada/Documents/Github/KotlinGradlePlugin/KotlinSample/app/build/reports/lint-results.html |
| 6 | +Wrote XML report to file:///Users/efrainespada/Documents/Github/KotlinGradlePlugin/KotlinSample/app/build/reports/lint-results.xml |
| 7 | + |
| 8 | +Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. |
| 9 | +Use '--warning-mode all' to show the individual deprecation warnings. |
| 10 | +See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings |
| 11 | + |
| 12 | +BUILD SUCCESSFUL in 47s |
| 13 | +60 actionable tasks: 60 executed |
| 14 | + |
| 15 | +> Task :app:signingReport |
| 16 | +Variant: releaseUnitTest |
| 17 | +Config: none |
| 18 | +---------- |
| 19 | +Variant: debug |
| 20 | +Config: debug |
| 21 | +Store: /Users/efrainespada/.android/debug.keystore |
| 22 | +Alias: AndroidDebugKey |
| 23 | +MD5: 91:08:27:83:D9:A6:F9:18:3A:2C:A6:C0:E9:B3:C5:F7 |
| 24 | +SHA1: A0:EA:C0:43:23:55:9B:C9:6B:A8:50:47:F5:17:B3:A3:52:C9:A4:3E |
| 25 | +SHA-256: D9:36:D9:BE:5C:E1:D9:7E:75:33:F5:DB:CD:C6:AF:6B:3B:2E:D7:AD:77:5D:B2:92:8C:7D:1E:CE:DB:6B:19:FB |
| 26 | +Valid until: Tuesday, June 30, 2048 |
| 27 | +---------- |
| 28 | +Variant: release |
| 29 | +Config: none |
| 30 | +---------- |
| 31 | +Variant: debugUnitTest |
| 32 | +Config: debug |
| 33 | +Store: /Users/efrainespada/.android/debug.keystore |
| 34 | +Alias: AndroidDebugKey |
| 35 | +MD5: 91:08:27:83:D9:A6:F9:18:3A:2C:A6:C0:E9:B3:C5:F7 |
| 36 | +SHA1: A0:EA:C0:43:23:55:9B:C9:6B:A8:50:47:F5:17:B3:A3:52:C9:A4:3E |
| 37 | +SHA-256: D9:36:D9:BE:5C:E1:D9:7E:75:33:F5:DB:CD:C6:AF:6B:3B:2E:D7:AD:77:5D:B2:92:8C:7D:1E:CE:DB:6B:19:FB |
| 38 | +Valid until: Tuesday, June 30, 2048 |
| 39 | +---------- |
| 40 | +Variant: debugAndroidTest |
| 41 | +Config: debug |
| 42 | +Store: /Users/efrainespada/.android/debug.keystore |
| 43 | +Alias: AndroidDebugKey |
| 44 | +MD5: 91:08:27:83:D9:A6:F9:18:3A:2C:A6:C0:E9:B3:C5:F7 |
| 45 | +SHA1: A0:EA:C0:43:23:55:9B:C9:6B:A8:50:47:F5:17:B3:A3:52:C9:A4:3E |
| 46 | +SHA-256: D9:36:D9:BE:5C:E1:D9:7E:75:33:F5:DB:CD:C6:AF:6B:3B:2E:D7:AD:77:5D:B2:92:8C:7D:1E:CE:DB:6B:19:FB |
| 47 | +Valid until: Tuesday, June 30, 2048 |
| 48 | +---------- |
| 49 | + |
| 50 | +BUILD SUCCESSFUL in 0s |
| 51 | +1 actionable task: 1 executed |
0 commit comments