expo-task-manager 58.0.0 → 58.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.npmignore +5 -0
- package/CHANGELOG.md +8 -0
- package/android/build.gradle +2 -2
- package/expo-module.config.json +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0.module → 58.0.2/expo.modules.taskmanager-58.0.2.module} +7 -7
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.module.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.module.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.module.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.module.sha512 +1 -0
- package/{android/build/publications/release/pom-default.xml → local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.pom} +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.pom.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.pom.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.pom.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.pom.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/maven-metadata.xml +4 -4
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/maven-metadata.xml.md5 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/maven-metadata.xml.sha1 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/maven-metadata.xml.sha256 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/maven-metadata.xml.sha512 +1 -1
- package/package.json +3 -3
- package/android/build/intermediates/aapt_friendly_merged_manifests/release/processReleaseManifest/aapt/AndroidManifest.xml +0 -29
- package/android/build/intermediates/aapt_friendly_merged_manifests/release/processReleaseManifest/aapt/output-metadata.json +0 -18
- package/android/build/intermediates/aar_main_jar/release/syncReleaseLibJars/classes.jar +0 -0
- package/android/build/intermediates/aar_metadata/release/writeReleaseAarMetadata/aar-metadata.properties +0 -7
- package/android/build/intermediates/annotation_processor_list/release/javaPreCompileRelease/annotationProcessors.json +0 -1
- package/android/build/intermediates/annotations_typedef_file/release/extractReleaseAnnotations/typedefs.txt +0 -0
- package/android/build/intermediates/compile_r_class_jar/release/generateReleaseRFile/R.jar +0 -0
- package/android/build/intermediates/compile_symbol_list/release/generateReleaseRFile/R.txt +0 -0
- package/android/build/intermediates/incremental/mergeReleaseAssets/merger.xml +0 -2
- package/android/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml +0 -2
- package/android/build/intermediates/incremental/release/packageReleaseResources/compile-file-map.properties +0 -1
- package/android/build/intermediates/incremental/release/packageReleaseResources/merger.xml +0 -2
- package/android/build/intermediates/incremental/release-mergeJavaRes/merge-state +0 -0
- package/android/build/intermediates/java_res/release/processReleaseJavaRes/out/META-INF/expo-task-manager_release.kotlin_module +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/EmitEventWrapper.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/Task.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/TaskBroadcastReceiver.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/TaskJobService.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/TaskManagerInternalModule.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/TaskManagerPackage.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/TaskManagerUtils.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/TaskService$1.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/TaskService.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/Utils.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/exceptions/InvalidConsumerClassException.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/exceptions/TaskNotFoundException.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/exceptions/TaskRegisteringFailedException.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/repository/BareTasksAndEventsRepository.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/repository/ManagedTasksAndEventsRepository.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/repository/TasksAndEventsRepository$AppConfig.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/repository/TasksAndEventsRepository.class +0 -0
- package/android/build/intermediates/javac/release/compileReleaseJavaWithJavac/classes/expo/modules/taskManager/repository/TasksPersistence.class +0 -0
- package/android/build/intermediates/local_only_symbol_list/release/parseReleaseLocalResources/R-def.txt +0 -2
- package/android/build/intermediates/manifest_merge_blame_file/release/processReleaseManifest/manifest-merger-blame-release-report.txt +0 -50
- package/android/build/intermediates/merged_consumer_proguard_file/release/mergeReleaseConsumerProguardFiles/proguard.txt +0 -1
- package/android/build/intermediates/merged_java_res/release/mergeReleaseJavaResource/feature-expo-task-manager.jar +0 -0
- package/android/build/intermediates/merged_manifest/release/processReleaseManifest/AndroidManifest.xml +0 -29
- package/android/build/intermediates/nested_resources_validation_report/release/generateReleaseResources/nestedResourcesValidationReport.txt +0 -1
- package/android/build/intermediates/symbol_list_with_package_name/release/generateReleaseRFile/package-aware-r.txt +0 -1
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/counters.tab +0 -2
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
- package/android/build/kotlin/compileReleaseKotlin/cacheable/last-build.bin +0 -0
- package/android/build/kotlin/compileReleaseKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin +0 -0
- package/android/build/outputs/logs/manifest-merger-release-report.txt +0 -54
- package/android/build/publications/release/module.json +0 -124
- package/android/build/tmp/compileReleaseJavaWithJavac/previous-compilation-data.bin +0 -0
- package/android/build/tmp/kotlin-classes/release/META-INF/expo-task-manager_release.kotlin_module +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$1$10$1.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$1$10.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$1$2$emitEvent$1.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$1.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$10.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$11.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$12.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$13.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$14.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$15.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$2.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$3.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$4.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$5.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$6.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$7.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$8.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$AsyncFunction$9.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$Constant$1.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$definition$lambda$11$$inlined$OnCreate$1.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule$sam$expo_modules_taskManager_EmitEventWrapper$0.class +0 -0
- package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule.class +0 -0
- package/android/build/tmp/publishReleasePublicationToNPMPackageRepository/module-maven-metadata.xml +0 -13
- package/android/build/tmp/sourceReleaseJar/MANIFEST.MF +0 -2
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0-sources.jar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.aar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.module.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.module.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.module.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.module.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.pom +0 -71
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.pom.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.pom.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.pom.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.0/expo.modules.taskmanager-58.0.0.pom.sha512 +0 -1
- /package/{android/build/intermediates/source_jar/release/release-sources.jar → local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2-sources.jar} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0-sources.jar.md5 → 58.0.2/expo.modules.taskmanager-58.0.2-sources.jar.md5} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0-sources.jar.sha1 → 58.0.2/expo.modules.taskmanager-58.0.2-sources.jar.sha1} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0-sources.jar.sha256 → 58.0.2/expo.modules.taskmanager-58.0.2-sources.jar.sha256} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0-sources.jar.sha512 → 58.0.2/expo.modules.taskmanager-58.0.2-sources.jar.sha512} +0 -0
- /package/{android/build/outputs/aar/expo-task-manager-release.aar → local-maven-repo/host/exp/exponent/expo.modules.taskmanager/58.0.2/expo.modules.taskmanager-58.0.2.aar} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0.aar.md5 → 58.0.2/expo.modules.taskmanager-58.0.2.aar.md5} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0.aar.sha1 → 58.0.2/expo.modules.taskmanager-58.0.2.aar.sha1} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0.aar.sha256 → 58.0.2/expo.modules.taskmanager-58.0.2.aar.sha256} +0 -0
- /package/local-maven-repo/host/exp/exponent/expo.modules.taskmanager/{58.0.0/expo.modules.taskmanager-58.0.0.aar.sha512 → 58.0.2/expo.modules.taskmanager-58.0.2.aar.sha512} +0 -0
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len
DELETED
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i
DELETED
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len
DELETED
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len
DELETED
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len
DELETED
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream
DELETED
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.len
DELETED
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at
DELETED
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab_i
DELETED
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len
DELETED
|
Binary file
|
|
Binary file
|
package/android/build/kotlin/compileReleaseKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
DELETED
|
Binary file
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
-- Merging decision tree log ---
|
|
2
|
-
manifest
|
|
3
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:1:1-20:12
|
|
4
|
-
INJECTED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:1:1-20:12
|
|
5
|
-
package
|
|
6
|
-
INJECTED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml
|
|
7
|
-
xmlns:android
|
|
8
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:1:11-69
|
|
9
|
-
application
|
|
10
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:2:5-19:19
|
|
11
|
-
receiver#expo.modules.taskManager.TaskBroadcastReceiver
|
|
12
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:3:9-11:20
|
|
13
|
-
android:exported
|
|
14
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:5:13-37
|
|
15
|
-
android:name
|
|
16
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:4:13-74
|
|
17
|
-
intent-filter#action:name:android.intent.action.BOOT_COMPLETED+action:name:android.intent.action.MY_PACKAGE_REPLACED+action:name:expo.modules.taskManager.TaskBroadcastReceiver.INTENT_ACTION
|
|
18
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:6:13-10:29
|
|
19
|
-
action#expo.modules.taskManager.TaskBroadcastReceiver.INTENT_ACTION
|
|
20
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:7:17-103
|
|
21
|
-
android:name
|
|
22
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:7:25-100
|
|
23
|
-
action#android.intent.action.BOOT_COMPLETED
|
|
24
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:8:17-79
|
|
25
|
-
android:name
|
|
26
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:8:25-76
|
|
27
|
-
action#android.intent.action.MY_PACKAGE_REPLACED
|
|
28
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:9:17-84
|
|
29
|
-
android:name
|
|
30
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:9:25-81
|
|
31
|
-
service#expo.modules.taskManager.TaskJobService
|
|
32
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:12:9-16:72
|
|
33
|
-
android:enabled
|
|
34
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:14:13-35
|
|
35
|
-
android:exported
|
|
36
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:15:13-37
|
|
37
|
-
android:permission
|
|
38
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:16:13-69
|
|
39
|
-
android:name
|
|
40
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:13:13-67
|
|
41
|
-
meta-data#expo.modules.taskManager.oneAppId
|
|
42
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:18:7-89
|
|
43
|
-
android:value
|
|
44
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:18:67-87
|
|
45
|
-
android:name
|
|
46
|
-
ADDED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml:18:18-66
|
|
47
|
-
uses-sdk
|
|
48
|
-
INJECTED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml reason: use-sdk injection requested
|
|
49
|
-
INJECTED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml
|
|
50
|
-
INJECTED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml
|
|
51
|
-
android:targetSdkVersion
|
|
52
|
-
INJECTED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml
|
|
53
|
-
android:minSdkVersion
|
|
54
|
-
INJECTED from /Users/alanhughes/Work/expo/packages/expo-task-manager/android/src/main/AndroidManifest.xml
|
|
@@ -1,124 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"formatVersion": "1.1",
|
|
3
|
-
"component": {
|
|
4
|
-
"group": "host.exp.exponent",
|
|
5
|
-
"module": "expo.modules.taskmanager",
|
|
6
|
-
"version": "58.0.0",
|
|
7
|
-
"attributes": {
|
|
8
|
-
"org.gradle.status": "release"
|
|
9
|
-
}
|
|
10
|
-
},
|
|
11
|
-
"createdBy": {
|
|
12
|
-
"gradle": {
|
|
13
|
-
"version": "9.4.1"
|
|
14
|
-
}
|
|
15
|
-
},
|
|
16
|
-
"variants": [
|
|
17
|
-
{
|
|
18
|
-
"name": "releaseVariantReleaseApiPublication",
|
|
19
|
-
"attributes": {
|
|
20
|
-
"org.gradle.category": "library",
|
|
21
|
-
"org.gradle.dependency.bundling": "external",
|
|
22
|
-
"org.gradle.libraryelements": "aar",
|
|
23
|
-
"org.gradle.usage": "java-api"
|
|
24
|
-
},
|
|
25
|
-
"dependencies": [
|
|
26
|
-
{
|
|
27
|
-
"group": "androidx.core",
|
|
28
|
-
"module": "core",
|
|
29
|
-
"version": {
|
|
30
|
-
"requires": "1.17.0"
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
],
|
|
34
|
-
"files": [
|
|
35
|
-
{
|
|
36
|
-
"name": "expo.modules.taskmanager-58.0.0.aar",
|
|
37
|
-
"url": "expo.modules.taskmanager-58.0.0.aar",
|
|
38
|
-
"size": 68422,
|
|
39
|
-
"sha512": "94ccf8fc5da6951871f25e68b0b515486f7c9eea4b28d7d121856979a6972c08ceefe3d6c1285e032e87eb4d0b83900b93a8575991a0d9777db77e96ec22b1b7",
|
|
40
|
-
"sha256": "a0fcfecf8097ea727261d2d8489c6fc37980587dc9b2ee1c68bc34dfaa10c91e",
|
|
41
|
-
"sha1": "806a77b23730c795f9d0d36eb84af54ef3586d20",
|
|
42
|
-
"md5": "9f2180d95a736ee0a2195fda8cd10ed8"
|
|
43
|
-
}
|
|
44
|
-
]
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"name": "releaseVariantReleaseRuntimePublication",
|
|
48
|
-
"attributes": {
|
|
49
|
-
"org.gradle.category": "library",
|
|
50
|
-
"org.gradle.dependency.bundling": "external",
|
|
51
|
-
"org.gradle.libraryelements": "aar",
|
|
52
|
-
"org.gradle.usage": "java-runtime"
|
|
53
|
-
},
|
|
54
|
-
"dependencies": [
|
|
55
|
-
{
|
|
56
|
-
"group": "org.jetbrains.kotlin",
|
|
57
|
-
"module": "kotlin-stdlib-jdk7",
|
|
58
|
-
"version": {
|
|
59
|
-
"requires": "2.2.0"
|
|
60
|
-
}
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"group": "org.jetbrains",
|
|
64
|
-
"module": "annotations",
|
|
65
|
-
"version": {
|
|
66
|
-
"requires": "23.0.0"
|
|
67
|
-
}
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"group": "host.exp.exponent",
|
|
71
|
-
"module": "org.unimodules.apploader",
|
|
72
|
-
"version": {
|
|
73
|
-
"requires": "58.0.0"
|
|
74
|
-
}
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"group": "androidx.core",
|
|
78
|
-
"module": "core",
|
|
79
|
-
"version": {
|
|
80
|
-
"requires": "1.17.0"
|
|
81
|
-
}
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"group": "io.github.expo.pika",
|
|
85
|
-
"module": "pika-api",
|
|
86
|
-
"version": {
|
|
87
|
-
"requires": "1.0.0"
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
],
|
|
91
|
-
"files": [
|
|
92
|
-
{
|
|
93
|
-
"name": "expo.modules.taskmanager-58.0.0.aar",
|
|
94
|
-
"url": "expo.modules.taskmanager-58.0.0.aar",
|
|
95
|
-
"size": 68422,
|
|
96
|
-
"sha512": "94ccf8fc5da6951871f25e68b0b515486f7c9eea4b28d7d121856979a6972c08ceefe3d6c1285e032e87eb4d0b83900b93a8575991a0d9777db77e96ec22b1b7",
|
|
97
|
-
"sha256": "a0fcfecf8097ea727261d2d8489c6fc37980587dc9b2ee1c68bc34dfaa10c91e",
|
|
98
|
-
"sha1": "806a77b23730c795f9d0d36eb84af54ef3586d20",
|
|
99
|
-
"md5": "9f2180d95a736ee0a2195fda8cd10ed8"
|
|
100
|
-
}
|
|
101
|
-
]
|
|
102
|
-
},
|
|
103
|
-
{
|
|
104
|
-
"name": "releaseVariantReleaseSourcePublication",
|
|
105
|
-
"attributes": {
|
|
106
|
-
"org.gradle.category": "documentation",
|
|
107
|
-
"org.gradle.dependency.bundling": "external",
|
|
108
|
-
"org.gradle.docstype": "sources",
|
|
109
|
-
"org.gradle.usage": "java-runtime"
|
|
110
|
-
},
|
|
111
|
-
"files": [
|
|
112
|
-
{
|
|
113
|
-
"name": "expo.modules.taskmanager-58.0.0-sources.jar",
|
|
114
|
-
"url": "expo.modules.taskmanager-58.0.0-sources.jar",
|
|
115
|
-
"size": 23624,
|
|
116
|
-
"sha512": "7ea57780f278e32cc26b3476ed3d7210534a2c2c35e8bd15ed25f6a5190a95e05e6e13d01b0375de5fd3f693d7fa78916d9f61d2a9e0eb72dafd0b61d8f073c7",
|
|
117
|
-
"sha256": "9c1d4981546e88f3305bbbb17a19e723e76ea68e7342c2097dc1ff807812639b",
|
|
118
|
-
"sha1": "40d3ed8a8f6fb46aa8f17701bda8ffa5a74834bb",
|
|
119
|
-
"md5": "90df5d2949a8f810a524d3baf4f5c628"
|
|
120
|
-
}
|
|
121
|
-
]
|
|
122
|
-
}
|
|
123
|
-
]
|
|
124
|
-
}
|
|
Binary file
|
package/android/build/tmp/kotlin-classes/release/META-INF/expo-task-manager_release.kotlin_module
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/android/build/tmp/kotlin-classes/release/expo/modules/taskManager/TaskManagerModule.class
DELETED
|
Binary file
|
package/android/build/tmp/publishReleasePublicationToNPMPackageRepository/module-maven-metadata.xml
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<metadata>
|
|
3
|
-
<groupId>host.exp.exponent</groupId>
|
|
4
|
-
<artifactId>expo.modules.taskmanager</artifactId>
|
|
5
|
-
<versioning>
|
|
6
|
-
<latest>58.0.0</latest>
|
|
7
|
-
<release>58.0.0</release>
|
|
8
|
-
<versions>
|
|
9
|
-
<version>58.0.0</version>
|
|
10
|
-
</versions>
|
|
11
|
-
<lastUpdated>20260910191956</lastUpdated>
|
|
12
|
-
</versioning>
|
|
13
|
-
</metadata>
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
b27b52823fe667a39c5e98816624ae56
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
a1ed9d9ba79f2b9867ff64c013c33bf23d81bfe3
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
d7f470de1720bd4bd4ef300cd8a32a9103af5948f287d6ab4180aec22604bb5e
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
8790c1f4439a0e65798afe101c85c0a489c04b33118ae5b865960f06685ed9296f28f40bcbbd2aa5b24692aaa77a91cd46a28df5d30e132e27ba07bf34e9356f
|
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
|
3
|
-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
4
|
-
<!-- This module was also published with a richer model, Gradle metadata, -->
|
|
5
|
-
<!-- which should be used instead. Do not delete the following line which -->
|
|
6
|
-
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
|
|
7
|
-
<!-- that they should prefer consuming it instead. -->
|
|
8
|
-
<!-- do_not_remove: published-with-gradle-metadata -->
|
|
9
|
-
<modelVersion>4.0.0</modelVersion>
|
|
10
|
-
<groupId>host.exp.exponent</groupId>
|
|
11
|
-
<artifactId>expo.modules.taskmanager</artifactId>
|
|
12
|
-
<version>58.0.0</version>
|
|
13
|
-
<packaging>aar</packaging>
|
|
14
|
-
<name>expo.modules.taskmanager</name>
|
|
15
|
-
<url>https://github.com/expo/expo</url>
|
|
16
|
-
<organization>
|
|
17
|
-
<name>650 Industries, Inc. (“Expo”)</name>
|
|
18
|
-
<url>https://expo.dev/home</url>
|
|
19
|
-
</organization>
|
|
20
|
-
<licenses>
|
|
21
|
-
<license>
|
|
22
|
-
<name>MIT License</name>
|
|
23
|
-
<url>https://github.com/expo/expo/blob/main/LICENSE</url>
|
|
24
|
-
<distribution>https://github.com/expo/expo/blob/main/LICENSE</distribution>
|
|
25
|
-
</license>
|
|
26
|
-
</licenses>
|
|
27
|
-
<developers>
|
|
28
|
-
<developer>
|
|
29
|
-
<name>Expo Maintainers</name>
|
|
30
|
-
<email>support@expo.dev</email>
|
|
31
|
-
<url>https://github.com/orgs/expo/people</url>
|
|
32
|
-
</developer>
|
|
33
|
-
</developers>
|
|
34
|
-
<scm>
|
|
35
|
-
<connection>https://github.com/expo/expo.git</connection>
|
|
36
|
-
<developerConnection>https://github.com/expo/expo.git</developerConnection>
|
|
37
|
-
<url>https://github.com/expo/expo</url>
|
|
38
|
-
</scm>
|
|
39
|
-
<dependencies>
|
|
40
|
-
<dependency>
|
|
41
|
-
<groupId>androidx.core</groupId>
|
|
42
|
-
<artifactId>core</artifactId>
|
|
43
|
-
<version>1.17.0</version>
|
|
44
|
-
<scope>compile</scope>
|
|
45
|
-
</dependency>
|
|
46
|
-
<dependency>
|
|
47
|
-
<groupId>org.jetbrains.kotlin</groupId>
|
|
48
|
-
<artifactId>kotlin-stdlib-jdk7</artifactId>
|
|
49
|
-
<version>2.2.0</version>
|
|
50
|
-
<scope>runtime</scope>
|
|
51
|
-
</dependency>
|
|
52
|
-
<dependency>
|
|
53
|
-
<groupId>org.jetbrains</groupId>
|
|
54
|
-
<artifactId>annotations</artifactId>
|
|
55
|
-
<version>23.0.0</version>
|
|
56
|
-
<scope>runtime</scope>
|
|
57
|
-
</dependency>
|
|
58
|
-
<dependency>
|
|
59
|
-
<groupId>host.exp.exponent</groupId>
|
|
60
|
-
<artifactId>org.unimodules.apploader</artifactId>
|
|
61
|
-
<version>58.0.0</version>
|
|
62
|
-
<scope>runtime</scope>
|
|
63
|
-
</dependency>
|
|
64
|
-
<dependency>
|
|
65
|
-
<groupId>io.github.expo.pika</groupId>
|
|
66
|
-
<artifactId>pika-api</artifactId>
|
|
67
|
-
<version>1.0.0</version>
|
|
68
|
-
<scope>runtime</scope>
|
|
69
|
-
</dependency>
|
|
70
|
-
</dependencies>
|
|
71
|
-
</project>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
f9de1ce97acb0e4ce9a14fd3d57f9dd8
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
1da63e27c00a2860f164cc66f83cc49549510b51
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
e8ad444ec379d76f08e7ffe65adbe7f2f5af866572eeb0ad9b11195f63fc8818
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
b48d5254ab703ca81fe0f3ede6c8b82539f115b42384eed43b46cd416b963683f9a2ed74a1ec6de347e18491fcf1bc3560edb55302c854b2218182e2c01e1739
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|