Skip to content

Commit

Permalink
1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuanarcheannovice committed Aug 16, 2017
1 parent 9b6fc77 commit bfea3d0
Show file tree
Hide file tree
Showing 8 changed files with 88 additions and 85 deletions.
Binary file modified .gradle/3.3/taskArtifacts/fileHashes.bin
Binary file not shown.
Binary file modified .gradle/3.3/taskArtifacts/fileSnapshots.bin
Binary file not shown.
Binary file modified .gradle/3.3/taskArtifacts/taskArtifacts.bin
Binary file not shown.
Binary file modified .gradle/3.3/taskArtifacts/taskArtifacts.lock
Binary file not shown.
164 changes: 87 additions & 77 deletions .idea/workspace.xml

Large diffs are not rendered by default.

4 changes: 1 addition & 3 deletions Xadapter/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"

package="com.xz.xadapter">

<application android:allowBackup="true" android:label="@string/app_name"
android:supportsRtl="true">
<application >

</application>

Expand Down
3 changes: 0 additions & 3 deletions Xadapter/src/main/res/values/strings.xml

This file was deleted.

2 changes: 0 additions & 2 deletions app/app.iml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/shaders" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/assets" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/blame" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/builds" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/classes" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental-classes" />
Expand All @@ -89,7 +88,6 @@
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/instant-run-support" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/jniLibs" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/manifests" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/pre-dexed" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/reload-dex" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/res" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/restart-dex" />
Expand Down

0 comments on commit bfea3d0

Please sign in to comment.