Skip to content

Commit 72d8faf

Browse files
committed
Update List
Also fix windows issue. Former-commit-id: 66c865f
1 parent 565520f commit 72d8faf

19 files changed

+847
-64
lines changed

AnimeGo/android/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ android {
101101
applicationId "com.yihengquan.gogoanime"
102102
minSdkVersion 16
103103
targetSdkVersion 25
104-
versionCode 10
105-
versionName "1.0.778"
104+
versionCode 11
105+
versionName "1.0.8"
106106
ndk {
107107
abiFilters "armeabi-v7a", "x86"
108108
}
Binary file not shown.

0 commit comments

Comments
 (0)