mirror of
https://github.com/scratchfoundation/scratchjr.git
synced 2024-11-28 18:15:37 -05:00
Increment Android version code
This commit is contained in:
parent
2523f0718e
commit
f778a02333
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ android {
|
|||
applicationId "org.scratchjr.androidfree"
|
||||
minSdkVersion 17
|
||||
targetSdkVersion 23
|
||||
versionCode 20
|
||||
versionCode 21
|
||||
versionName "1.2.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue