1 parent 62e2867 commit 0655fa7Copy full SHA for 0655fa7
1 file changed
build.gradle
@@ -1,7 +1,7 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
buildscript {
3
ext {
4
- controlx2_version = "1.0.0-20260319"
+ controlx2_version = "1.0.0-20260323"
5
pumpx2_version = "1.8.7"
6
use_local_pumpx2 = System.properties.getOrDefault('use_local_pumpx2', 'false') == 'true'
7
if (!use_local_pumpx2) {
0 commit comments