Skip to content

Commit

Permalink
Update List
Browse files Browse the repository at this point in the history
Also fix windows issue.


Former-commit-id: 66c865f
  • Loading branch information
HenryQuan committed Apr 10, 2018
1 parent 565520f commit 72d8faf
Show file tree
Hide file tree
Showing 19 changed files with 847 additions and 64 deletions.
4 changes: 2 additions & 2 deletions AnimeGo/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ android {
applicationId "com.yihengquan.gogoanime"
minSdkVersion 16
targetSdkVersion 25
versionCode 10
versionName "1.0.778"
versionCode 11
versionName "1.0.8"
ndk {
abiFilters "armeabi-v7a", "x86"
}
Expand Down
Binary file modified AnimeGo/android/app/src/main/assets/index.android.bundle.meta
Binary file not shown.
Loading

0 comments on commit 72d8faf

Please sign in to comment.