diff --git a/src/Notes-master1/.gradle/7.5/checksums/checksums.lock b/src/Notes-master1/.gradle/7.5/checksums/checksums.lock index dcf88513..2d9f07ea 100644 Binary files a/src/Notes-master1/.gradle/7.5/checksums/checksums.lock and b/src/Notes-master1/.gradle/7.5/checksums/checksums.lock differ diff --git a/src/Notes-master1/.gradle/7.5/checksums/md5-checksums.bin b/src/Notes-master1/.gradle/7.5/checksums/md5-checksums.bin index 5161e157..98673e5e 100644 Binary files a/src/Notes-master1/.gradle/7.5/checksums/md5-checksums.bin and b/src/Notes-master1/.gradle/7.5/checksums/md5-checksums.bin differ diff --git a/src/Notes-master1/.gradle/7.5/checksums/sha1-checksums.bin b/src/Notes-master1/.gradle/7.5/checksums/sha1-checksums.bin index ef315b11..a634866c 100644 Binary files a/src/Notes-master1/.gradle/7.5/checksums/sha1-checksums.bin and b/src/Notes-master1/.gradle/7.5/checksums/sha1-checksums.bin differ diff --git a/src/Notes-master1/.gradle/7.5/fileHashes/fileHashes.bin b/src/Notes-master1/.gradle/7.5/fileHashes/fileHashes.bin index cf670c3c..3fadf18b 100644 Binary files a/src/Notes-master1/.gradle/7.5/fileHashes/fileHashes.bin and b/src/Notes-master1/.gradle/7.5/fileHashes/fileHashes.bin differ diff --git a/src/Notes-master1/.gradle/7.5/fileHashes/fileHashes.lock b/src/Notes-master1/.gradle/7.5/fileHashes/fileHashes.lock index 9adfb87a..7fd8367f 100644 Binary files a/src/Notes-master1/.gradle/7.5/fileHashes/fileHashes.lock and b/src/Notes-master1/.gradle/7.5/fileHashes/fileHashes.lock differ diff --git a/src/Notes-master1/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/src/Notes-master1/.gradle/buildOutputCleanup/buildOutputCleanup.lock index 5b6f8ec8..e6281462 100644 Binary files a/src/Notes-master1/.gradle/buildOutputCleanup/buildOutputCleanup.lock and b/src/Notes-master1/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ diff --git a/src/Notes-master1/.gradle/buildOutputCleanup/outputFiles.bin b/src/Notes-master1/.gradle/buildOutputCleanup/outputFiles.bin index 85db6aee..bbfcd609 100644 Binary files a/src/Notes-master1/.gradle/buildOutputCleanup/outputFiles.bin and b/src/Notes-master1/.gradle/buildOutputCleanup/outputFiles.bin differ diff --git a/src/Notes-master1/.gradle/file-system.probe b/src/Notes-master1/.gradle/file-system.probe index f91aedb7..1b05805a 100644 Binary files a/src/Notes-master1/.gradle/file-system.probe and b/src/Notes-master1/.gradle/file-system.probe differ diff --git a/src/Notes-master1/app/build.gradle b/src/Notes-master1/app/build.gradle index a32a6efa..45ccbd74 100644 --- a/src/Notes-master1/app/build.gradle +++ b/src/Notes-master1/app/build.gradle @@ -6,8 +6,8 @@ android { defaultConfig { applicationId "net.micode.notes" - minSdkVersion 14 - targetSdkVersion 14 + minSdkVersion 31 + targetSdkVersion 31 } buildTypes { @@ -26,6 +26,7 @@ android { packagingOptions{ exclude 'META-INF/DEPENDENCIES' } + } diff --git a/src/Notes-master1/build.gradle b/src/Notes-master1/build.gradle index b7d24cc1..bacc8d0d 100644 --- a/src/Notes-master1/build.gradle +++ b/src/Notes-master1/build.gradle @@ -1,4 +1,5 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. + buildscript { repositories { jcenter() diff --git a/src/Notes-master1/caches/7.5/executionHistory/executionHistory.bin b/src/Notes-master1/caches/7.5/executionHistory/executionHistory.bin index 25f29eff..25b3aff8 100644 Binary files a/src/Notes-master1/caches/7.5/executionHistory/executionHistory.bin and b/src/Notes-master1/caches/7.5/executionHistory/executionHistory.bin differ diff --git a/src/Notes-master1/caches/7.5/executionHistory/executionHistory.lock b/src/Notes-master1/caches/7.5/executionHistory/executionHistory.lock index dc0903de..b340ffda 100644 Binary files a/src/Notes-master1/caches/7.5/executionHistory/executionHistory.lock and b/src/Notes-master1/caches/7.5/executionHistory/executionHistory.lock differ diff --git a/src/Notes-master1/caches/7.5/fileHashes/fileHashes.bin b/src/Notes-master1/caches/7.5/fileHashes/fileHashes.bin index 186b7564..e44fb22c 100644 Binary files a/src/Notes-master1/caches/7.5/fileHashes/fileHashes.bin and b/src/Notes-master1/caches/7.5/fileHashes/fileHashes.bin differ diff --git a/src/Notes-master1/caches/7.5/fileHashes/fileHashes.lock b/src/Notes-master1/caches/7.5/fileHashes/fileHashes.lock index 16db74c0..986d32d2 100644 Binary files a/src/Notes-master1/caches/7.5/fileHashes/fileHashes.lock and b/src/Notes-master1/caches/7.5/fileHashes/fileHashes.lock differ diff --git a/src/Notes-master1/caches/7.5/fileHashes/resourceHashesCache.bin b/src/Notes-master1/caches/7.5/fileHashes/resourceHashesCache.bin index 446cce23..1031f5eb 100644 Binary files a/src/Notes-master1/caches/7.5/fileHashes/resourceHashesCache.bin and b/src/Notes-master1/caches/7.5/fileHashes/resourceHashesCache.bin differ diff --git a/src/Notes-master1/caches/journal-1/file-access.bin b/src/Notes-master1/caches/journal-1/file-access.bin index 06d0075d..a2028242 100644 Binary files a/src/Notes-master1/caches/journal-1/file-access.bin and b/src/Notes-master1/caches/journal-1/file-access.bin differ diff --git a/src/Notes-master1/caches/journal-1/journal-1.lock b/src/Notes-master1/caches/journal-1/journal-1.lock index 324842c4..c4d51e92 100644 Binary files a/src/Notes-master1/caches/journal-1/journal-1.lock and b/src/Notes-master1/caches/journal-1/journal-1.lock differ diff --git a/src/Notes-master1/caches/modules-2/metadata-2.99/module-artifact.bin b/src/Notes-master1/caches/modules-2/metadata-2.99/module-artifact.bin index a6a3d1fb..220fffd9 100644 Binary files a/src/Notes-master1/caches/modules-2/metadata-2.99/module-artifact.bin and b/src/Notes-master1/caches/modules-2/metadata-2.99/module-artifact.bin differ diff --git a/src/Notes-master1/caches/modules-2/metadata-2.99/module-metadata.bin b/src/Notes-master1/caches/modules-2/metadata-2.99/module-metadata.bin index 92362fa0..31f91934 100644 Binary files a/src/Notes-master1/caches/modules-2/metadata-2.99/module-metadata.bin and b/src/Notes-master1/caches/modules-2/metadata-2.99/module-metadata.bin differ diff --git a/src/Notes-master1/caches/modules-2/metadata-2.99/resource-at-url.bin b/src/Notes-master1/caches/modules-2/metadata-2.99/resource-at-url.bin index 1ebd97cf..c6fa6aca 100644 Binary files a/src/Notes-master1/caches/modules-2/metadata-2.99/resource-at-url.bin and b/src/Notes-master1/caches/modules-2/metadata-2.99/resource-at-url.bin differ diff --git a/src/Notes-master1/caches/modules-2/modules-2.lock b/src/Notes-master1/caches/modules-2/modules-2.lock index a033dedc..a78b9e0a 100644 Binary files a/src/Notes-master1/caches/modules-2/modules-2.lock and b/src/Notes-master1/caches/modules-2/modules-2.lock differ diff --git a/src/Notes-master1/daemon/7.5/registry.bin b/src/Notes-master1/daemon/7.5/registry.bin index bcc5603b..47ff4fb2 100644 Binary files a/src/Notes-master1/daemon/7.5/registry.bin and b/src/Notes-master1/daemon/7.5/registry.bin differ diff --git a/src/Notes-master1/daemon/7.5/registry.bin.lock b/src/Notes-master1/daemon/7.5/registry.bin.lock index 0f43a5f3..2c0b1a74 100644 Binary files a/src/Notes-master1/daemon/7.5/registry.bin.lock and b/src/Notes-master1/daemon/7.5/registry.bin.lock differ diff --git a/src/Notes-master1/gradle.properties b/src/Notes-master1/gradle.properties new file mode 100644 index 00000000..53c2a954 --- /dev/null +++ b/src/Notes-master1/gradle.properties @@ -0,0 +1,17 @@ +## For more details on how to configure your build environment visit +# http://www.gradle.org/docs/current/userguide/build_environment.html +# +# Specifies the JVM arguments used for the daemon process. +# The setting is particularly useful for tweaking memory settings. +# Default value: -Xmx1024m -XX:MaxPermSize=256m +# org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 +# +# When configured, Gradle will run in incubating parallel mode. +# This option should only be used with decoupled projects. More details, visit +# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects +# org.gradle.parallel=true +#Sat Mar 25 17:27:43 ULAT 2023 +systemProp.http.proxyHost= +systemProp.https.proxyHost= +systemProp.https.proxyPort=80 +systemProp.http.proxyPort=80