mirror of
https://github.com/hmalik144/Farmr.git
synced 2025-12-10 02:25:19 +00:00
- migrated to AndroidX - migrated to Kotlin - Content resolver unit test added - Upgraded android version to 31
22 lines
695 B
XML
22 lines
695 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="AndroidTestResultsUserPreferences">
|
|
<option name="androidTestResultsTableState">
|
|
<map>
|
|
<entry key="1283002349">
|
|
<value>
|
|
<AndroidTestResultsTableState>
|
|
<option name="preferredColumnWidths">
|
|
<map>
|
|
<entry key="Duration" value="90" />
|
|
<entry key="Pixel_6_Pro_API_31" value="120" />
|
|
<entry key="Tests" value="360" />
|
|
</map>
|
|
</option>
|
|
</AndroidTestResultsTableState>
|
|
</value>
|
|
</entry>
|
|
</map>
|
|
</option>
|
|
</component>
|
|
</project> |