no camera added

This commit is contained in:
yadavendras
2017-10-27 19:41:26 +05:30
parent aa26a15d15
commit 7946246ee0
45 changed files with 2365 additions and 52 deletions
+3 -3
View File
@@ -12,11 +12,11 @@ android {
defaultConfig {
applicationId "cpm.com.gskmtorange"
minSdkVersion 15
minSdkVersion 17
targetSdkVersion 22
versionCode 10
versionName "2.3"
versionCode 11
versionName "2.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}