Compare commits

...

1 Commits

Author SHA1 Message Date
hjh 55e5e70295 怎删改查
2 years ago

@ -0,0 +1,2 @@
#Thu Jun 27 18:44:15 CST 2024
gradle.version=7.2

@ -0,0 +1,2 @@
#Sun Jun 16 13:39:18 CST 2024
java.home=D\:\\Tools\\Android Studio\\jbr

@ -0,0 +1,3 @@
# Default ignored files
/shelf/
/workspace.xml

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="18" />
</component>
</project>

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetSelector">
<selectionStates>
<SelectionState runConfigName="app">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
</selectionStates>
</component>
</project>

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GradleMigrationSettings" migrationVersion="1" />
<component name="GradleSettings">
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="testRunner" value="GRADLE" />
<option name="distributionType" value="DEFAULT_WRAPPED" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="gradleJvm" value="azul-18" />
<option name="modules">
<set>
<option value="$PROJECT_DIR$" />
<option value="$PROJECT_DIR$/app" />
</set>
</option>
<option name="resolveExternalAnnotations" value="false" />
</GradleProjectSettings>
</option>
</component>
</project>

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectMigrations">
<option name="MigrateToGradleLocalJavaHome">
<set>
<option value="$PROJECT_DIR$" />
</set>
</option>
</component>
</project>

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_18" project-jdk-name="jbr-17" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">
<option name="id" value="Android" />
</component>
</project>

@ -0,0 +1,34 @@
apply plugin: 'com.android.application'
android {
compileSdkVersion 25
buildToolsVersion "30.0.2"
defaultConfig {
applicationId "com.lrogzin.memo"
minSdkVersion 18
targetSdkVersion 25
versionCode 1
versionName "1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}
}
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
exclude group: 'com.android.support', module: 'support-annotations'
})
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.android.support:cardview-v7:25.3.1'
compile 'com.android.support.constraint:constraint-layout:1.0.2'
compile 'de.hdodenhof:circleimageview:2.1.0'
compile 'com.android.support:design:25.3.1'
testCompile 'junit:junit:4.12'
}

@ -0,0 +1,12 @@
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.lrogzin.memo;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.lrogzin.memo";
public static final String BUILD_TYPE = "debug";
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = "1.0";
}

@ -0,0 +1 @@
[{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug","dirName":""}]

@ -0,0 +1,2 @@
appMetadataVersion=1.0
androidGradlePluginVersion=4.2.2

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-af\\values-af.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-af\\values-af.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,159,267,390,490,596,681,784,902,978,1055,1136,1243,1346,1443,1551,1653,1755,1872,1970,2050",
"endColumns": "103,107,122,99,105,84,102,117,75,76,80,106,102,96,107,101,101,116,97,79,100",
"endOffsets": "154,262,385,485,591,676,779,897,973,1050,1131,1238,1341,1438,1546,1648,1750,1867,1965,2045,2146"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-am\\values-am.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-am\\values-am.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,157,265,388,487,593,679,782,895,973,1051,1130,1230,1330,1426,1529,1628,1735,1851,1947,2026",
"endColumns": "101,107,122,98,105,85,102,112,77,77,78,99,99,95,102,98,106,115,95,78,100",
"endOffsets": "152,260,383,482,588,674,777,890,968,1046,1125,1225,1325,1421,1524,1623,1730,1846,1942,2021,2122"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ar\\values-ar.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-ar\\values-ar.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,172,280,403,507,616,698,799,913,992,1071,1150,1255,1356,1452,1560,1663,1766,1885,1982,2063",
"endColumns": "116,107,122,103,108,81,100,113,78,78,78,104,100,95,107,102,102,118,96,80,100",
"endOffsets": "167,275,398,502,611,693,794,908,987,1066,1145,1250,1351,1447,1555,1658,1761,1880,1977,2058,2159"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-az-rAZ\\values-az-rAZ.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-az-rAZ\\values-az-rAZ.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,163,271,394,493,605,693,800,914,995,1074,1159,1266,1373,1473,1582,1686,1796,1893,1976",
"endColumns": "107,107,122,98,111,87,106,113,80,78,84,106,106,99,108,103,109,96,82,100",
"endOffsets": "158,266,389,488,600,688,795,909,990,1069,1154,1261,1368,1468,1577,1681,1791,1888,1971,2072"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-b+sr+Latn\\values-b+sr+Latn.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,164,272,395,499,605,691,795,913,995,1076,1164,1270,1378,1479,1584,1692,1793,1921,2018,2102",
"endColumns": "108,107,122,103,105,85,103,117,81,80,87,105,107,100,104,107,100,127,96,83,100",
"endOffsets": "159,267,390,494,600,686,790,908,990,1071,1159,1265,1373,1474,1579,1687,1788,1916,2013,2097,2198"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-be-rBY\\values-be-rBY.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-be-rBY\\values-be-rBY.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,175,283,406,509,625,711,819,937,1016,1094,1177,1283,1389,1487,1595,1700,1805,1925,2025,2106",
"endColumns": "119,107,122,102,115,85,107,117,78,77,82,105,105,97,107,104,104,119,99,80,108",
"endOffsets": "170,278,401,504,620,706,814,932,1011,1089,1172,1278,1384,1482,1590,1695,1800,1920,2020,2101,2210"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bg\\values-bg.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-bg\\values-bg.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,170,281,409,516,621,707,812,933,1012,1090,1173,1287,1396,1496,1610,1716,1824,1947,2046,2129",
"endColumns": "114,110,127,106,104,85,104,120,78,77,82,113,108,99,113,105,107,122,98,82,100",
"endOffsets": "165,276,404,511,616,702,807,928,1007,1085,1168,1282,1391,1491,1605,1711,1819,1942,2041,2124,2225"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bn-rBD\\values-bn-rBD.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-bn-rBD\\values-bn-rBD.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,164,272,395,507,613,707,812,941,1019,1097,1184,1294,1410,1517,1627,1733,1846,1974,2079,2169",
"endColumns": "108,107,122,111,105,93,104,128,77,77,86,109,115,106,109,105,112,127,104,89,100",
"endOffsets": "159,267,390,502,608,702,807,936,1014,1092,1179,1289,1405,1512,1622,1728,1841,1969,2074,2164,2265"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bs-rBA\\values-bs-rBA.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-bs-rBA\\values-bs-rBA.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,174,282,405,514,621,709,810,932,1014,1095,1181,1284,1389,1487,1592,1703,1808,1928,2025,2109",
"endColumns": "118,107,122,108,106,87,100,121,81,80,85,102,104,97,104,110,104,119,96,83,100",
"endOffsets": "169,277,400,509,616,704,805,927,1009,1090,1176,1279,1384,1482,1587,1698,1803,1923,2020,2104,2205"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ca\\values-ca.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-ca\\values-ca.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,173,281,404,510,617,700,808,934,1018,1099,1182,1293,1402,1500,1610,1714,1822,1945,2044,2125",
"endColumns": "117,107,122,105,106,82,107,125,83,80,82,110,108,97,109,103,107,122,98,80,100",
"endOffsets": "168,276,399,505,612,695,803,929,1013,1094,1177,1288,1397,1495,1605,1709,1817,1940,2039,2120,2221"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-cs\\values-cs.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-cs\\values-cs.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,162,271,395,497,606,692,797,914,995,1076,1160,1264,1373,1472,1578,1688,1795,1917,2015,2097",
"endColumns": "106,108,123,101,108,85,104,116,80,80,83,103,108,98,105,109,106,121,97,81,100",
"endOffsets": "157,266,390,492,601,687,792,909,990,1071,1155,1259,1368,1467,1573,1683,1790,1912,2010,2092,2193"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-da\\values-da.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-da\\values-da.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,158,266,389,488,600,683,783,896,973,1050,1129,1238,1346,1442,1556,1658,1759,1875,1972,2051",
"endColumns": "102,107,122,98,111,82,99,112,76,76,78,108,107,95,113,101,100,115,96,78,100",
"endOffsets": "153,261,384,483,595,678,778,891,968,1045,1124,1233,1341,1437,1551,1653,1754,1870,1967,2046,2147"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-de\\values-de.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-de\\values-de.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,160,268,391,489,601,687,792,907,984,1060,1142,1253,1356,1455,1566,1668,1775,1897,1999,2081",
"endColumns": "104,107,122,97,111,85,104,114,76,75,81,110,102,98,110,101,106,121,101,81,100",
"endOffsets": "155,263,386,484,596,682,787,902,979,1055,1137,1248,1351,1450,1561,1663,1770,1892,1994,2076,2177"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-el\\values-el.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-el\\values-el.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,173,281,404,515,632,717,822,948,1036,1122,1207,1318,1428,1530,1641,1750,1858,1981,2081,2166",
"endColumns": "117,107,122,110,116,84,104,125,87,85,84,110,109,101,110,108,107,122,99,84,100",
"endOffsets": "168,276,399,510,627,712,817,943,1031,1117,1202,1313,1423,1525,1636,1745,1853,1976,2076,2161,2262"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rAU\\values-en-rAU.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-en-rAU\\values-en-rAU.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,159,267,390,490,598,682,782,897,974,1050,1132,1235,1339,1438,1543,1646,1750,1869,1969,2051",
"endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,81,100",
"endOffsets": "154,262,385,485,593,677,777,892,969,1045,1127,1230,1334,1433,1538,1641,1745,1864,1964,2046,2147"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rGB\\values-en-rGB.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-en-rGB\\values-en-rGB.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,159,267,390,490,598,682,782,897,974,1050,1132,1235,1339,1438,1543,1646,1750,1869,1969,2051",
"endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,81,100",
"endOffsets": "154,262,385,485,593,677,777,892,969,1045,1127,1230,1334,1433,1538,1641,1745,1864,1964,2046,2147"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rIN\\values-en-rIN.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-en-rIN\\values-en-rIN.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,159,267,390,490,598,682,782,897,974,1050,1132,1235,1339,1438,1543,1646,1750,1869,1969,2051",
"endColumns": "103,107,122,99,107,83,99,114,76,75,81,102,103,98,104,102,103,118,99,81,100",
"endOffsets": "154,262,385,485,593,677,777,892,969,1045,1127,1230,1334,1433,1538,1641,1745,1864,1964,2046,2147"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es-rUS\\values-es-rUS.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-es-rUS\\values-es-rUS.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,175,283,406,515,623,708,809,932,1017,1099,1181,1293,1405,1506,1614,1721,1828,1950,2050,2132",
"endColumns": "119,107,122,108,107,84,100,122,84,81,81,111,111,100,107,106,106,121,99,81,100",
"endOffsets": "170,278,401,510,618,703,804,927,1012,1094,1176,1288,1400,1501,1609,1716,1823,1945,2045,2127,2228"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es\\values-es.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-es\\values-es.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,172,280,403,516,624,709,810,938,1014,1090,1172,1279,1379,1478,1586,1693,1800,1922,2022,2104",
"endColumns": "116,107,122,112,107,84,100,127,75,75,81,106,99,98,107,106,106,121,99,81,100",
"endOffsets": "167,275,398,511,619,704,805,933,1009,1085,1167,1274,1374,1473,1581,1688,1795,1917,2017,2099,2200"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-et-rEE\\values-et-rEE.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-et-rEE\\values-et-rEE.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,172,280,403,510,621,707,809,926,1006,1084,1167,1278,1383,1482,1592,1693,1796,1924,2026,2108",
"endColumns": "116,107,122,106,110,85,101,116,79,77,82,110,104,98,109,100,102,127,101,81,100",
"endOffsets": "167,275,398,505,616,702,804,921,1001,1079,1162,1273,1378,1477,1587,1688,1791,1919,2021,2103,2204"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-eu-rES\\values-eu-rES.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-eu-rES\\values-eu-rES.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,164,272,395,493,603,689,795,919,1006,1090,1172,1281,1391,1490,1599,1712,1823,1960,2059,2141",
"endColumns": "108,107,122,97,109,85,105,123,86,83,81,108,109,98,108,112,110,136,98,81,100",
"endOffsets": "159,267,390,488,598,684,790,914,1001,1085,1167,1276,1386,1485,1594,1707,1818,1955,2054,2136,2237"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fa\\values-fa.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-fa\\values-fa.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,165,275,401,504,615,699,802,917,996,1074,1155,1267,1370,1468,1578,1681,1790,1915,2016,2097",
"endColumns": "109,109,125,102,110,83,102,114,78,77,80,111,102,97,109,102,108,124,100,80,100",
"endOffsets": "160,270,396,499,610,694,797,912,991,1069,1150,1262,1365,1463,1573,1676,1785,1910,2011,2092,2193"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fi\\values-fi.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-fi\\values-fi.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,163,271,394,494,595,681,786,904,991,1073,1153,1260,1363,1460,1566,1665,1769,1888,1987,2067",
"endColumns": "107,107,122,99,100,85,104,117,86,81,79,106,102,96,105,98,103,118,98,79,100",
"endOffsets": "158,266,389,489,590,676,781,899,986,1068,1148,1255,1358,1455,1561,1660,1764,1883,1982,2062,2163"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr-rCA\\values-fr-rCA.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-fr-rCA\\values-fr-rCA.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,166,274,397,512,623,710,826,956,1039,1119,1215,1325,1437,1540,1651,1758,1860,1982,2081,2167",
"endColumns": "110,107,122,114,110,86,115,129,82,79,95,109,111,102,110,106,101,121,98,85,100",
"endOffsets": "161,269,392,507,618,705,821,951,1034,1114,1210,1320,1432,1535,1646,1753,1855,1977,2076,2162,2263"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr\\values-fr.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-fr\\values-fr.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,166,274,397,512,623,705,811,941,1024,1104,1190,1300,1412,1515,1626,1733,1840,1962,2061,2147",
"endColumns": "110,107,122,114,110,81,105,129,82,79,85,109,111,102,110,106,106,121,98,85,100",
"endOffsets": "161,269,392,507,618,700,806,936,1019,1099,1185,1295,1407,1510,1621,1728,1835,1957,2056,2142,2243"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gl-rES\\values-gl-rES.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-gl-rES\\values-gl-rES.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,167,275,398,510,618,703,805,931,1015,1096,1178,1285,1394,1493,1601,1704,1811,1933,2033,2115",
"endColumns": "111,107,122,111,107,84,101,125,83,80,81,106,108,98,107,102,106,121,99,81,100",
"endOffsets": "162,270,393,505,613,698,800,926,1010,1091,1173,1280,1389,1488,1596,1699,1806,1928,2028,2110,2211"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gu-rIN\\values-gu-rIN.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-gu-rIN\\values-gu-rIN.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,164,272,395,499,606,693,794,917,994,1072,1152,1258,1360,1457,1566,1665,1775,1896,1999,2079",
"endColumns": "108,107,122,103,106,86,100,122,76,77,79,105,101,96,108,98,109,120,102,79,100",
"endOffsets": "159,267,390,494,601,688,789,912,989,1067,1147,1253,1355,1452,1561,1660,1770,1891,1994,2074,2175"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-h720dp-v13\\values-h720dp-v13.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-h720dp-v13\\values-h720dp-v13.xml",
"from": {
"startLines": "2",
"startColumns": "4",
"startOffsets": "55",
"endColumns": "66",
"endOffsets": "117"
}
}
]
}
]
}

@ -0,0 +1,20 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hdpi-v4\\values-hdpi-v4.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-hdpi-v4\\values-hdpi-v4.xml",
"from": {
"startLines": "2",
"startColumns": "4",
"startOffsets": "55",
"endLines": "6",
"endColumns": "13",
"endOffsets": "327"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hi\\values-hi.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-hi\\values-hi.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,172,280,403,508,615,700,802,924,1001,1079,1169,1278,1380,1478,1588,1688,1803,1928,2034,2113",
"endColumns": "116,107,122,104,106,84,101,121,76,77,89,108,101,97,109,99,114,124,105,78,100",
"endOffsets": "167,275,398,503,610,695,797,919,996,1074,1164,1273,1375,1473,1583,1683,1798,1923,2029,2108,2209"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hr\\values-hr.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-hr\\values-hr.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,160,268,391,488,598,684,788,907,991,1074,1160,1264,1377,1483,1588,1701,1808,1931,2028,2117",
"endColumns": "104,107,122,96,109,85,103,118,83,82,85,103,112,105,104,112,106,122,96,88,100",
"endOffsets": "155,263,386,483,593,679,783,902,986,1069,1155,1259,1372,1478,1583,1696,1803,1926,2023,2112,2213"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hu\\values-hu.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-hu\\values-hu.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,163,271,394,499,614,698,810,940,1016,1092,1175,1285,1396,1496,1607,1715,1834,1968,2071,2154",
"endColumns": "107,107,122,104,114,83,111,129,75,75,82,109,110,99,110,107,118,133,102,82,100",
"endOffsets": "158,266,389,494,609,693,805,935,1011,1087,1170,1280,1391,1491,1602,1710,1829,1963,2066,2149,2250"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hy-rAM\\values-hy-rAM.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-hy-rAM\\values-hy-rAM.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,158,266,389,490,600,689,795,910,992,1073,1158,1265,1372,1471,1581,1688,1788,1913,2012,2094",
"endColumns": "102,107,122,100,109,88,105,114,81,80,84,106,106,98,109,106,99,124,98,81,100",
"endOffsets": "153,261,384,485,595,684,790,905,987,1068,1153,1260,1367,1466,1576,1683,1783,1908,2007,2089,2190"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-in\\values-in.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-in\\values-in.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,165,273,396,498,603,690,794,910,992,1071,1157,1260,1369,1470,1574,1682,1790,1913,2012,2096",
"endColumns": "109,107,122,101,104,86,103,115,81,78,85,102,108,100,103,107,107,122,98,83,100",
"endOffsets": "160,268,391,493,598,685,789,905,987,1066,1152,1255,1364,1465,1569,1677,1785,1908,2007,2091,2192"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-is-rIS\\values-is-rIS.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-is-rIS\\values-is-rIS.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,155,263,386,483,595,680,781,895,975,1055,1136,1246,1354,1452,1561,1660,1763,1881,1979,2060",
"endColumns": "99,107,122,96,111,84,100,113,79,79,80,109,107,97,108,98,102,117,97,80,100",
"endOffsets": "150,258,381,478,590,675,776,890,970,1050,1131,1241,1349,1447,1556,1655,1758,1876,1974,2055,2156"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-it\\values-it.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-it\\values-it.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,164,272,395,495,604,688,797,922,999,1075,1156,1262,1370,1468,1572,1677,1784,1906,2006,2089",
"endColumns": "108,107,122,99,108,83,108,124,76,75,80,105,107,97,103,104,106,121,99,82,100",
"endOffsets": "159,267,390,490,599,683,792,917,994,1070,1151,1257,1365,1463,1567,1672,1779,1901,2001,2084,2185"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-iw\\values-iw.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-iw\\values-iw.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,159,269,395,494,602,686,786,900,978,1056,1135,1237,1341,1437,1540,1641,1741,1857,1953,2032",
"endColumns": "103,109,125,98,107,83,99,113,77,77,78,101,103,95,102,100,99,115,95,78,102",
"endOffsets": "154,264,390,489,597,681,781,895,973,1051,1130,1232,1336,1432,1535,1636,1736,1852,1948,2027,2130"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ja\\values-ja.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-ja\\values-ja.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,152,259,380,473,578,660,758,866,943,1019,1097,1199,1298,1393,1496,1591,1687,1798,1895,1973",
"endColumns": "96,106,120,92,104,81,97,107,76,75,77,101,98,94,102,94,95,110,96,77,100",
"endOffsets": "147,254,375,468,573,655,753,861,938,1014,1092,1194,1293,1388,1491,1586,1682,1793,1890,1968,2069"
}
}
]
}
]
}

@ -0,0 +1,19 @@
{
"logs": [
{
"outputFile": "D:\\BaiduNetdiskDownload\\EasyNote\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ka-rGE\\values-ka-rGE.xml",
"map": [
{
"source": "C:\\Users\\Lenovo\\.gradle\\caches\\transforms-2\\files-2.1\\46b906cdee3d210c50adf9917e6940d8\\appcompat-v7-25.3.1\\res\\values-ka-rGE\\values-ka-rGE.xml",
"from": {
"startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
"startOffsets": "55,164,272,395,499,610,698,803,916,1000,1082,1165,1278,1385,1483,1596,1700,1804,1926,2024,2105",
"endColumns": "108,107,122,103,110,87,104,112,83,81,82,112,106,97,112,103,103,121,97,80,100",
"endOffsets": "159,267,390,494,605,693,798,911,995,1077,1160,1273,1380,1478,1591,1695,1799,1921,2019,2100,2201"
}
}
]
}
]
}

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save