diff --git a/gradle.properties b/gradle.properties index 74c5dfbae8..ea7a8a5723 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ cordaProductVersion = 5.2.0 # NOTE: update this each time this module contains a breaking change ## NOTE: currently this is a top level revision, so all API versions will line up, but this could be moved to ## a per module property in which case module versions can change independently. -cordaApiRevision = 24 +cordaApiRevision = 25 # Main kotlin.stdlib.default.dependency = false