Merge branch 'master' into GG_T2P_Add_Camera

This commit is contained in:
YadavendraSinghYaduvanshi
2017-02-01 13:43:16 +05:30
committed by GitHub
17 changed files with 248 additions and 81 deletions
+4 -2
View File
@@ -14,8 +14,10 @@ android {
applicationId "cpm.com.gskmtorange"
minSdkVersion 15
targetSdkVersion 22
versionCode 3
versionName "1.2"
versionCode 4
versionName "1.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {