feat[TouchController]: upgrade TouchController proxy version to 0.0.4

This commit is contained in:
fifth_light 2025-07-21 22:01:31 +08:00
parent 8f1aede432
commit b7c61d4dbb
No known key found for this signature in database
GPG Key ID: 980E55EC56F8AFA5

View File

@ -228,7 +228,7 @@ dependencies {
// implementation 'net.sourceforge.streamsupport:streamsupport-cfuture:1.7.0' // implementation 'net.sourceforge.streamsupport:streamsupport-cfuture:1.7.0'
implementation 'top.fifthlight.touchcontroller:proxy-client-android:0.0.3' implementation 'top.fifthlight.touchcontroller:proxy-client-android:0.0.4'
implementation fileTree(dir: 'libs', include: ['*.jar', '*.aar']) implementation fileTree(dir: 'libs', include: ['*.jar', '*.aar'])