@rdlabo/capacitor-brotherprint 6.4.3 → 6.4.5

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.
Files changed (41) hide show
  1. package/android/.gradle/8.11.1/checksums/checksums.lock +0 -0
  2. package/android/.gradle/8.11.1/executionHistory/executionHistory.bin +0 -0
  3. package/android/.gradle/8.11.1/executionHistory/executionHistory.lock +0 -0
  4. package/android/.gradle/8.11.1/fileChanges/last-build.bin +0 -0
  5. package/android/.gradle/8.11.1/fileHashes/fileHashes.bin +0 -0
  6. package/android/.gradle/8.11.1/fileHashes/fileHashes.lock +0 -0
  7. package/android/.gradle/8.11.1/gc.properties +0 -0
  8. package/android/.gradle/8.2.1/checksums/checksums.lock +0 -0
  9. package/android/.gradle/8.2.1/checksums/sha1-checksums.bin +0 -0
  10. package/android/.gradle/8.2.1/executionHistory/executionHistory.bin +0 -0
  11. package/android/.gradle/8.2.1/executionHistory/executionHistory.lock +0 -0
  12. package/android/.gradle/8.2.1/fileHashes/fileHashes.bin +0 -0
  13. package/android/.gradle/8.2.1/fileHashes/fileHashes.lock +0 -0
  14. package/android/.gradle/8.2.1/fileHashes/resourceHashesCache.bin +0 -0
  15. package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  16. package/android/.gradle/buildOutputCleanup/cache.properties +2 -2
  17. package/android/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
  18. package/android/.gradle/file-system.probe +0 -0
  19. package/android/BrotherPrintLibrary/build/.transforms/4d4aa8cd0f24ec7e5b7d046c9d31ac91/results.bin +1 -0
  20. package/android/BrotherPrintLibrary/build/.transforms/4d4aa8cd0f24ec7e5b7d046c9d31ac91/transformed/BrotherPrintLibrary-runtime.jar +0 -0
  21. package/android/BrotherPrintLibrary/build/.transforms/6f377bdc491c47c944ba88aaad808a7c/results.bin +1 -0
  22. package/android/BrotherPrintLibrary/build/.transforms/784b54afb8df954cb8bced7b6b1f1c84/results.bin +1 -0
  23. package/android/BrotherPrintLibrary/build/.transforms/790b31bd8212521112c5cb1b56a0edb7/results.bin +1 -0
  24. package/android/BrotherPrintLibrary/build/.transforms/790b31bd8212521112c5cb1b56a0edb7/transformed/BrotherPrintLibrary-api.jar +0 -0
  25. package/android/BrotherPrintLibrary/build/.transforms/9342ba8dc93abc9fc139785573b58972/results.bin +1 -0
  26. package/android/BrotherPrintLibrary/build/.transforms/eb22883c72ffa3e472fe370f81c8467a/results.bin +1 -0
  27. package/android/BrotherPrintLibrary/build/.transforms/eb22883c72ffa3e472fe370f81c8467a/transformed/com.brother.sdk.lmprinter-r.txt +1239 -0
  28. package/android/src/main/java/jp/rdlabo/capacitor/plugin/brotherprint/BrotherPrint.kt +2 -2
  29. package/dist/{plugin.cjs.js → index.js} +1 -1
  30. package/dist/index.js.map +1 -0
  31. package/ios/Pods/Local Podspecs/Capacitor.podspec.json +2 -2
  32. package/ios/Pods/Local Podspecs/CapacitorCordova.podspec.json +2 -2
  33. package/ios/Pods/Manifest.lock +4 -4
  34. package/ios/Pods/Pods.xcodeproj/project.pbxproj +638 -634
  35. package/ios/Pods/Target Support Files/Capacitor/Capacitor-Info.plist +1 -1
  36. package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova-Info.plist +1 -1
  37. package/package.json +5 -4
  38. package/dist/plugin.cjs.js.map +0 -1
  39. package/ios/Plugin.xcodeproj/project.xcworkspace/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
  40. package/ios/Plugin.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/xcschememanagement.plist +0 -27
  41. package/ios/Plugin.xcworkspace/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
File without changes
@@ -1,2 +1,2 @@
1
- #Mon Apr 22 13:37:21 JST 2024
2
- gradle.version=8.2.1
1
+ #Wed Apr 16 16:24:37 JST 2025
2
+ gradle.version=8.11.1
Binary file