diff --git a/Notes-master/.gradle/8.11.1/executionHistory/executionHistory.bin b/Notes-master/.gradle/8.11.1/executionHistory/executionHistory.bin index c2448c6..4edbb84 100644 Binary files a/Notes-master/.gradle/8.11.1/executionHistory/executionHistory.bin and b/Notes-master/.gradle/8.11.1/executionHistory/executionHistory.bin differ diff --git a/Notes-master/.gradle/8.11.1/executionHistory/executionHistory.lock b/Notes-master/.gradle/8.11.1/executionHistory/executionHistory.lock index 05e0690..bb55e26 100644 Binary files a/Notes-master/.gradle/8.11.1/executionHistory/executionHistory.lock and b/Notes-master/.gradle/8.11.1/executionHistory/executionHistory.lock differ diff --git a/Notes-master/.gradle/8.11.1/fileHashes/fileHashes.bin b/Notes-master/.gradle/8.11.1/fileHashes/fileHashes.bin index cd538a4..36166dd 100644 Binary files a/Notes-master/.gradle/8.11.1/fileHashes/fileHashes.bin and b/Notes-master/.gradle/8.11.1/fileHashes/fileHashes.bin differ diff --git a/Notes-master/.gradle/8.11.1/fileHashes/fileHashes.lock b/Notes-master/.gradle/8.11.1/fileHashes/fileHashes.lock index 5b82636..f536506 100644 Binary files a/Notes-master/.gradle/8.11.1/fileHashes/fileHashes.lock and b/Notes-master/.gradle/8.11.1/fileHashes/fileHashes.lock differ diff --git a/Notes-master/.gradle/8.11.1/fileHashes/resourceHashesCache.bin b/Notes-master/.gradle/8.11.1/fileHashes/resourceHashesCache.bin index 2e1281e..70fd5fb 100644 Binary files a/Notes-master/.gradle/8.11.1/fileHashes/resourceHashesCache.bin and b/Notes-master/.gradle/8.11.1/fileHashes/resourceHashesCache.bin differ diff --git a/Notes-master/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/Notes-master/.gradle/buildOutputCleanup/buildOutputCleanup.lock index dcc0b9c..7b915cf 100644 Binary files a/Notes-master/.gradle/buildOutputCleanup/buildOutputCleanup.lock and b/Notes-master/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ diff --git a/Notes-master/.gradle/buildOutputCleanup/outputFiles.bin b/Notes-master/.gradle/buildOutputCleanup/outputFiles.bin index 05c98de..87a7999 100644 Binary files a/Notes-master/.gradle/buildOutputCleanup/outputFiles.bin and b/Notes-master/.gradle/buildOutputCleanup/outputFiles.bin differ diff --git a/Notes-master/.gradle/file-system.probe b/Notes-master/.gradle/file-system.probe index 0b72043..308f4b6 100644 Binary files a/Notes-master/.gradle/file-system.probe and b/Notes-master/.gradle/file-system.probe differ diff --git a/Notes-master/.idea/.gitignore b/Notes-master/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/Notes-master/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/Notes-master/.idea/.name b/Notes-master/.idea/.name new file mode 100644 index 0000000..b3405b3 --- /dev/null +++ b/Notes-master/.idea/.name @@ -0,0 +1 @@ +My Application \ No newline at end of file diff --git a/Notes-master/.idea/AndroidProjectSystem.xml b/Notes-master/.idea/AndroidProjectSystem.xml new file mode 100644 index 0000000..4a53bee --- /dev/null +++ b/Notes-master/.idea/AndroidProjectSystem.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/Notes-master/.idea/compiler.xml b/Notes-master/.idea/compiler.xml new file mode 100644 index 0000000..b86273d --- /dev/null +++ b/Notes-master/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Notes-master/.idea/deploymentTargetSelector.xml b/Notes-master/.idea/deploymentTargetSelector.xml new file mode 100644 index 0000000..b268ef3 --- /dev/null +++ b/Notes-master/.idea/deploymentTargetSelector.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file diff --git a/Notes-master/.idea/gradle.xml b/Notes-master/.idea/gradle.xml new file mode 100644 index 0000000..639c779 --- /dev/null +++ b/Notes-master/.idea/gradle.xml @@ -0,0 +1,19 @@ + + + + + + + \ No newline at end of file diff --git a/Notes-master/.idea/migrations.xml b/Notes-master/.idea/migrations.xml new file mode 100644 index 0000000..f8051a6 --- /dev/null +++ b/Notes-master/.idea/migrations.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/Notes-master/.idea/misc.xml b/Notes-master/.idea/misc.xml new file mode 100644 index 0000000..74dd639 --- /dev/null +++ b/Notes-master/.idea/misc.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file diff --git a/Notes-master/.idea/runConfigurations.xml b/Notes-master/.idea/runConfigurations.xml new file mode 100644 index 0000000..16660f1 --- /dev/null +++ b/Notes-master/.idea/runConfigurations.xml @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/Notes-master/.idea/vcs.xml b/Notes-master/.idea/vcs.xml new file mode 100644 index 0000000..6c0b863 --- /dev/null +++ b/Notes-master/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Notes-master/build/reports/problems/problems-report.html b/Notes-master/build/reports/problems/problems-report.html index 31705b3..ddf5fd0 100644 --- a/Notes-master/build/reports/problems/problems-report.html +++ b/Notes-master/build/reports/problems/problems-report.html @@ -650,7 +650,7 @@ code + .copy-button { diff --git a/Notes-master/gradle.properties b/Notes-master/gradle.properties index 4387edc..fd5ffa1 100644 --- a/Notes-master/gradle.properties +++ b/Notes-master/gradle.properties @@ -18,4 +18,5 @@ android.useAndroidX=true # Enables namespacing of each library's R class so that its R class includes only the # resources declared in the library itself and none from the library's dependencies, # thereby reducing the size of the R class for that library -android.nonTransitiveRClass=true \ No newline at end of file +android.nonTransitiveRClass=true +android.nonFinalResIds=false