Search This Blog

Thursday, August 18, 2016

Update Version - Update version in android

defaultConfig {
    minSdkVersion 9
    targetSdkVersion 19
    versionCode 1
    versionName "1.0"
}


No comments:

Post a Comment