From 395ab44734296203d0ef70693476015db9f317e2 Mon Sep 17 00:00:00 2001 From: Eric Scouten Date: Thu, 16 Jul 2026 08:32:24 -0700 Subject: [PATCH] DO NOT MERGE: Preflight c2pa-rs 0.90.0-rc.3 --- library/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/gradle.properties b/library/gradle.properties index e157deb..930b6f1 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.85.2 +c2paVersion=v0.90.0-rc.3