Add files via upload
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
1、
|
||||
|
||||
2、
|
||||
|
||||
3、
|
||||
|
||||
|
||||
|
||||
为了便于复制,代码放在下边了。这样修改完android_builder和release都行了。
|
||||
|
||||
implementation files('libs\\xwalk_shared_library-23.53.589.4.aar')
|
||||
|
||||
flatDir { dirs './libs' }
|
||||
|
||||
第2项文件:xwalk_shared_library-23.53.589.4.aar放这个文件夹里:app/libs/
|
||||
|
||||
文件在这个文件夹里:https://github.com/dlgt7/TVbox-interface/tree/main/xwalk_shared_library23.53.589.4
|
||||
|
||||
|
||||
|
||||
最简单的办法如下:
|
||||
|
||||
//maven { url 'https://download.01.org/crosswalk/releases/crosswalk/android/maven2' }
|
||||
|
||||
maven { url 'http://9xi4o.tk/maven2' }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user