We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v0.57.0
1 parent 0308030 commit 6e59db0Copy full SHA for 6e59db0
app/src/main/java/com/idormy/sms/forwarder/utils/Constants.kt
@@ -155,7 +155,7 @@ const val FRONT_CHANNEL_NAME = "SmsForwarder Foreground Service"
155
156
//Frp内网穿透
157
const val FRPC_LIB_DOWNLOAD_URL = "https://xupdate.ppps.cn/uploads/%s/%s/libgojni.so"
158
-const val FRPC_LIB_VERSION = "0.56.0"
+const val FRPC_LIB_VERSION = "0.57.0"
159
const val EVENT_FRPC_UPDATE_CONFIG = "EVENT_FRPC_UPDATE_CONFIG"
160
const val EVENT_FRPC_DELETE_CONFIG = "EVENT_FRPC_DELETE_CONFIG"
161
const val EVENT_FRPC_RUNNING_ERROR = "EVENT_FRPC_RUNNING_ERROR"
0 commit comments