Update build.gradle (#16)
This commit is contained in:
parent
ece148d93e
commit
c598414930
@ -132,7 +132,7 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.mrousavy.camera"
|
applicationId "com.mrousavy.camera.example"
|
||||||
minSdkVersion rootProject.ext.minSdkVersion
|
minSdkVersion rootProject.ext.minSdkVersion
|
||||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||||
versionCode 1
|
versionCode 1
|
||||||
|
Loading…
Reference in New Issue
Block a user