Commit a2b3d0e0bcd8457754d721477a24de8ac5c964c3
1 parent
4bc01ac2
更新库文件及Manifest配置
Showing
3 changed files
with
2 additions
and
2 deletions
app/build.gradle
app/src/main/AndroidManifest.xml
| ... | ... | @@ -64,7 +64,7 @@ |
| 64 | 64 | <!--authorities为包名--> |
| 65 | 65 | <provider |
| 66 | 66 | android:name="android.support.v4.content.FileProvider" |
| 67 | - android:authorities="cn.vlion.simple.fileprovider" | |
| 67 | + android:authorities="${applicationId}.fileprovider" | |
| 68 | 68 | android:exported="false" |
| 69 | 69 | android:grantUriPermissions="true"> |
| 70 | 70 | <meta-data | ... | ... |
lib/vlion-ad-1.0.4.jar renamed to lib/vlion-ad-1.0.8.jar
No preview for this file type