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
Update the compile and target SDK to 23 (Marshmallow / 6.0).
master
Reece H. Dunn
9 years ago
parent
c094f4840b
commit
744b18498b
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 2
1
compileSdkVersion 2
3
defaultConfig {
minSdkVersion 14
targetSdkVersion 2
1
targetSdkVersion 2
3
}
sourceSets {
Write
Preview
Loading…
Cancel
Save