diff --git a/README.md b/README.md index 5683d8b..7b70932 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,18 @@ -# demo_projekt +# demo project +[![Quality Gate Status](https://766965726c696e68.synology.me:5445/api/project_badges/measure?project=CPD_Aufgabe1&metric=alert_status&token=sqb_c54b02bdf970202113472dc343d8e36abf4b9558)](https://766965726c696e68.synology.me:5445/dashboard?id=CPD_Aufgabe1) +[![GitLab pipeline status](https://766965726c696e68.synology.me:5446/Joerg/cpd_aufgabe1/badges/main/pipeline.svg)](https://766965726c696e68.synology.me:5446/Joerg/cpd_aufgabe1/-/commits/main) + +*Sonarqube & GitLab only for private use (nonpublic information)* Based on the standard Flutter demo for the course CPD \ -Create by student Jörg Vierling Mat.Nr 322871 +Create by student Jörg Vierling Mat.Nr.: 322871 ## Getting Started *This project tested on* -* Web +* Web * Linux (Ubuntu 22.04 LTS) * Pixel 6 API 33 (emulated) ## Using -Press the '+' button at the bottom of the screen to increase the number in the middle. +Press the '+' button at the bottom of the screen to increase the number in the middle. \ No newline at end of file diff --git a/android/app/build.gradle b/android/app/build.gradle index 6ca581a..e7d57c4 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -44,7 +44,7 @@ android { defaultConfig { // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html). - applicationId "com.example.demo_projekt" + applicationId "com.example.demo_project" // You can update the following values to match your application needs. // For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration. minSdkVersion flutter.minSdkVersion diff --git a/android/app/src/debug/AndroidManifest.xml b/android/app/src/debug/AndroidManifest.xml index 69369d1..98bb7ba 100644 --- a/android/app/src/debug/AndroidManifest.xml +++ b/android/app/src/debug/AndroidManifest.xml @@ -1,5 +1,5 @@ + package="com.example.demo_project"> - + - demo_projekt + demo_project