Merge pull request #27 from lukaspieper/feature/change-packagename
Change the packagename to address #19
This commit is contained in:
commit
a83b8d18b4
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ android {
|
|||
compileSdkVersion 30
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.google.android.gms"
|
||||
applicationId "de.lukaspieper.gcam.services"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 30
|
||||
versionCode 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue