klappt mit multiplen vom originalen child monitor
This commit is contained in:
@@ -5,7 +5,7 @@ android {
|
||||
compileSdk 34
|
||||
|
||||
defaultConfig {
|
||||
applicationId "de.rochefort.childmonitor"
|
||||
applicationId "com.example.childmonitor_multiple"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
versionCode 14
|
||||
@@ -21,7 +21,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
}
|
||||
namespace 'de.rochefort.childmonitor'
|
||||
namespace 'com.example.childmonitor_multiple'
|
||||
lint {
|
||||
abortOnError true
|
||||
warning 'MissingTranslation'
|
||||
|
||||
Reference in New Issue
Block a user