mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 21:33:53 +01:00
29 lines
667 B
XML
29 lines
667 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<instant-run
|
|
abi="x86_64,x86"
|
|
api-level="23"
|
|
density="420dpi"
|
|
format="7"
|
|
timestamp="13198096305982" >
|
|
|
|
<task
|
|
name="javac"
|
|
duration="0" />
|
|
<task
|
|
name="instant-run-dex"
|
|
duration="0" />
|
|
<task
|
|
name="instant-run-transform"
|
|
duration="0" />
|
|
<task
|
|
name="verifier"
|
|
duration="0" />
|
|
|
|
<build timestamp="13167497313126" >
|
|
<artifact
|
|
location="/home/adam/Documents/Programming/commons/app/build/outputs/apk/app-debug.apk"
|
|
type="MAIN" />
|
|
</build>
|
|
<build timestamp="13198096305982" />
|
|
|
|
</instant-run>
|