This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
build.gradle: add a defaultConfig section
master
Reece H. Dunn
12 years ago
parent
b1c06da202
commit
fb31c11735
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
android/build.gradle
+ 5
- 0
android/build.gradle
View File
@@ -13,6 +13,11 @@ android {
buildToolsVersion '18.0'
compileSdkVersion 18
defaultConfig {
minSdkVersion 14
targetSdkVersion 18
}
sourceSets {
main {
manifest.srcFile 'AndroidManifest.xml'
Write
Preview
Loading…
Cancel
Save