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: target SDK version 19
master
Reece H. Dunn
11 years ago
parent
9008ff311d
commit
51da73921c
1 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
2
2
android/build.gradle
+ 2
- 2
android/build.gradle
View File
@@ -19,11 +19,11 @@ dependencies {
android {
buildToolsVersion '19.1'
compileSdkVersion 1
8
compileSdkVersion 1
9
defaultConfig {
minSdkVersion 14
targetSdkVersion 1
8
targetSdkVersion 1
9
}
sourceSets {
Write
Preview
Loading…
Cancel
Save