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..36162ff 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/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