Merge pull request #27 from lukaspieper/feature/change-packagename

Change the packagename to address #19
This commit is contained in:
Lukas Pieper 2021-04-06 18:19:00 +02:00 committed by GitHub
commit a83b8d18b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ android {
compileSdkVersion 30
defaultConfig {
applicationId "com.google.android.gms"
applicationId "de.lukaspieper.gcam.services"
minSdkVersion 19
targetSdkVersion 30
versionCode 2