platform thumbhash

This commit is contained in:
mertalev
2025-08-13 03:05:27 -04:00
parent 84462560e3
commit c988342de1
15 changed files with 581 additions and 44 deletions
+4 -4
View File
@@ -83,11 +83,11 @@ android {
}
}
namespace 'app.alextran.immich'
}
externalNativeBuild {
cmake {
path "CMakeLists.txt"
externalNativeBuild {
cmake {
path "CMakeLists.txt"
}
}
}