From c2b25239a71b8648f6636e097288bce219b0d001 Mon Sep 17 00:00:00 2001 From: redaranj Date: Fri, 14 Aug 2026 00:18:24 +0000 Subject: [PATCH] Update core C2PA SDK to v0.90.15 --- library/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/gradle.properties b/library/gradle.properties index ff893b0..3205e3e 100644 --- a/library/gradle.properties +++ b/library/gradle.properties @@ -1,3 +1,3 @@ # C2PA Native Library Version # Update this to use a different release from https://github.com/contentauth/c2pa-rs/releases -c2paVersion=v0.90.0 +c2paVersion=v0.90.15