Added version code and name.
This commit is contained in:
parent
12f3e84252
commit
81fd7a546e
2 changed files with 17 additions and 0 deletions
|
@ -9,6 +9,8 @@ android {
|
|||
applicationId "net.thauvin.erik.android.avion"
|
||||
minSdkVersion 13
|
||||
targetSdkVersion 13
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue