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: bump versionCode
we should do that on every release. Issue
#1185
master
Alexander Epaneshnikov
3 years ago
parent
d8b5786330
commit
e65278d788
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
android/build.gradle
+ 1
- 1
android/build.gradle
View File
defaultConfig {
defaultConfig {
minSdkVersion 14
minSdkVersion 14
targetSdkVersion 26
targetSdkVersion 26
versionCode 2
0
versionCode 2
2
versionName "1.52-dev"
versionName "1.52-dev"
}
}
Write
Preview
Loading…
Cancel
Save