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
Android: Update the compile/targetSdkVersion to 26.
master
Reece H. Dunn
7 years ago
parent
4f360435d8
commit
dc2b2a43b8
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 '25.0.3'
compileSdkVersion 2
3
compileSdkVersion 2
6
defaultConfig {
minSdkVersion 14
targetSdkVersion 2
3
targetSdkVersion 2
6
versionCode 20
versionName "1.48.15"
}
Write
Preview
Loading…
Cancel
Save