Skip to content

Commit 1ce4c12

Browse files
committed
v1.0.0-20250303
1 parent 6125dd6 commit 1ce4c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
33
ext {
4-
controlx2_version = "1.0.0-20250217"
4+
controlx2_version = "1.0.0-20250303"
55
pumpx2_version = "1.5.7"
66
use_local_pumpx2 = System.properties.getOrDefault('use_local_pumpx2', 'false') == 'true'
77
if (!use_local_pumpx2) {

0 commit comments

Comments
 (0)