This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
txlyre
/
tachiyomi
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Browse Source
Remove minSdkVersion 21 for dev builds (no longer needed for multidex)
Eugene
5 năm trước cách đây
mục cha
450b23436f
commit
5ddd7d1b14
1 tập tin đã thay đổi
với
0 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
0
1
app/build.gradle
+ 0
- 1
app/build.gradle
Xem Tập Tin
@@ -73,7 +73,6 @@ android {
dimension "default"
}
dev {
- minSdkVersion 21
resConfigs "en", "xxhdpi"
dimension "default"
}