This website works better with JavaScript
Home
Explore
Help
Sign In
txlyre
/
tachiyomi
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Remove minSdkVersion 21 for dev builds (no longer needed for multidex)
Eugene
5 years ago
parent
450b23436f
commit
5ddd7d1b14
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
app/build.gradle
+ 0
- 1
app/build.gradle
View File
@@ -73,7 +73,6 @@ android {
dimension "default"
}
dev {
- minSdkVersion 21
resConfigs "en", "xxhdpi"
dimension "default"
}