|
|
@@ -5,11 +5,11 @@ android { |
|
|
|
buildToolsVersion "29.0.2" |
|
|
|
|
|
|
|
defaultConfig { |
|
|
|
applicationId "de.kaffeepott.mockup" |
|
|
|
applicationId "app.pott.kaffeepott.androidclient" |
|
|
|
minSdkVersion 21 |
|
|
|
targetSdkVersion 29 |
|
|
|
versionCode 1 |
|
|
|
versionName "1.0" |
|
|
|
versionName "0.1" |
|
|
|
|
|
|
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" |
|
|
|
} |
|
|
|