diff --git a/app_pojavlauncher/build.gradle b/app_pojavlauncher/build.gradle index 2f207127a..99caaa7bf 100644 --- a/app_pojavlauncher/build.gradle +++ b/app_pojavlauncher/build.gradle @@ -228,7 +228,7 @@ dependencies { // 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'])