代码拉取完成,页面将自动刷新
同步操作将从 陶海理/HidRemote 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
ext {
android = [
applicationId : "com.android.superli.btremote",
compileSdkVersion: 30,
buildToolsVersion: "30.0.3",
minSdkVersion : 28,
targetSdkVersion : 30,
versionCode : 3,
versionName : "1.1.1",
]
dependencies = [
"appcompat" : "androidx.appcompat:appcompat:1.1.0",
"recyclerview" : "androidx.recyclerview:recyclerview:1.1.0",
"constraintlayout" : "androidx.constraintlayout:constraintlayout:1.1.3",
"viewpager2" : "androidx.viewpager2:viewpager2:1.0.0",
"glide" : "com.github.bumptech.glide:glide:4.12.0",
"glide-compiler" : "com.github.bumptech.glide:compiler:4.12.0",
"eventbus" : "org.greenrobot:eventbus:3.2.0",
"crashreport_upgrade" : "com.tencent.bugly:crashreport_upgrade:1.4.2",
"gson" : "com.google.code.gson:gson:2.8.6",
"fastjson" : "com.alibaba:fastjson:1.2.76",
"okio" : "com.squareup.okio:okio:2.9.0",
"okhttp" : "com.squareup.okhttp3:okhttp:3.8.1",
"exifinterface" : "androidx.exifinterface:exifinterface:1.3.2",
"transition" : "androidx.transition:transition:1.3.1",
"concurrent-futures" : "androidx.concurrent:concurrent-futures:1.1.0",
"annotation-experimental" : "androidx.annotation:annotation-experimental:1.1.0-alpha01",
"camera-lifecycle" : "androidx.camera:camera-lifecycle:1.0.0-rc01",
"localbroadcastmanager" : "androidx.localbroadcastmanager:localbroadcastmanager:1.0.0",
"camera-view" : "androidx.camera:camera-view:1.0.0-alpha20",
"camera-core" : "androidx.camera:camera-core:1.0.0-rc01",
"camera-camera2" : "androidx.camera:camera-camera2:1.0.0-rc01",
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。