From d7ba431c36f8dce4492742b48c7851209778c33d Mon Sep 17 00:00:00 2001 From: RGTechPro <73791635+RGTechPro@users.noreply.github.com> Date: Fri, 4 Feb 2022 04:00:36 +0530 Subject: [PATCH] little changes --- .flutter-plugins-dependencies | 3 +-- android/app/build.gradle | 2 +- android/app/src/debug/AndroidManifest.xml | 2 +- android/app/src/main/AndroidManifest.xml | 2 +- .../app/src/main/kotlin/com/example/cryptapp/MainActivity.kt | 2 +- android/app/src/profile/AndroidManifest.xml | 2 +- 6 files changed, 6 insertions(+), 7 deletions(-) diff --git a/.flutter-plugins-dependencies b/.flutter-plugins-dependencies index addac89..fa9a699 100644 --- a/.flutter-plugins-dependencies +++ b/.flutter-plugins-dependencies @@ -1,2 +1 @@ -{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"url_launcher","path":"C:\\\\flutter_windows_2.0.1-stable\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher-6.0.9\\\\","dependencies":[]}],"android":[{"name":"url_launcher","path":"C:\\\\flutter_windows_2.0.1-stable\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher-6.0.9\\\\","dependencies":[]}],"macos":[{"name":"url_launcher_macos","path":"C:\\\\flutter_windows_2.0.1-stable\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_macos-2.0.1\\\\","dependencies":[]}],"linux":[{"name":"url_launcher_linux","path":"C:\\\\flutter_windows_2.0.1-stable\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_linux-2.0.1\\\\","dependencies":[]}],"windows":[{"name":"url_launcher_windows","path":"C:\\\\flutter_windows_2.0.1-stable\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_windows-2.0.1\\\\","dependencies":[]}],"web":[{"name":"url_launcher_web","path":"C:\\\\flutter_windows_2.0.1-stable\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_web-2.0.2\\\\","dependencies":[]}]},"dependencyGraph":[{"name":"url_launcher","dependencies":["url_launcher_linux","url_launcher_macos","url_launcher_web","url_launcher_windows"]},{"name":"url_launcher_linux","dependencies":[]},{"name":"url_launcher_macos","dependencies":[]},{"name":"url_launcher_web","dependencies":[]},{"name":"url_launcher_windows","dependencies":[]}],"date_created":"2022-02-04 03:24:44.277263","version":"2.5.3"} -{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"url_launcher","path":"F:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher-6.0.9\\\\","dependencies":[]}],"android":[{"name":"url_launcher","path":"F:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher-6.0.9\\\\","dependencies":[]}],"macos":[{"name":"url_launcher_macos","path":"F:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_macos-2.0.1\\\\","dependencies":[]}],"linux":[{"name":"url_launcher_linux","path":"F:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_linux-2.0.1\\\\","dependencies":[]}],"windows":[{"name":"url_launcher_windows","path":"F:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_windows-2.0.1\\\\","dependencies":[]}],"web":[{"name":"url_launcher_web","path":"F:\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_web-2.0.2\\\\","dependencies":[]}]},"dependencyGraph":[{"name":"url_launcher","dependencies":["url_launcher_linux","url_launcher_macos","url_launcher_web","url_launcher_windows"]},{"name":"url_launcher_linux","dependencies":[]},{"name":"url_launcher_macos","dependencies":[]},{"name":"url_launcher_web","dependencies":[]},{"name":"url_launcher_windows","dependencies":[]}],"date_created":"2021-07-31 11:03:21.834736","version":"2.2.3"} +{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"url_launcher","path":"C:\\\\flutter_windows_2.0.1-stable\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher-6.0.9\\\\","dependencies":[]}],"android":[{"name":"url_launcher","path":"C:\\\\flutter_windows_2.0.1-stable\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher-6.0.9\\\\","dependencies":[]}],"macos":[{"name":"url_launcher_macos","path":"C:\\\\flutter_windows_2.0.1-stable\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_macos-2.0.1\\\\","dependencies":[]}],"linux":[{"name":"url_launcher_linux","path":"C:\\\\flutter_windows_2.0.1-stable\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_linux-2.0.1\\\\","dependencies":[]}],"windows":[{"name":"url_launcher_windows","path":"C:\\\\flutter_windows_2.0.1-stable\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_windows-2.0.1\\\\","dependencies":[]}],"web":[{"name":"url_launcher_web","path":"C:\\\\flutter_windows_2.0.1-stable\\\\flutter\\\\.pub-cache\\\\hosted\\\\pub.dartlang.org\\\\url_launcher_web-2.0.2\\\\","dependencies":[]}]},"dependencyGraph":[{"name":"url_launcher","dependencies":["url_launcher_linux","url_launcher_macos","url_launcher_web","url_launcher_windows"]},{"name":"url_launcher_linux","dependencies":[]},{"name":"url_launcher_macos","dependencies":[]},{"name":"url_launcher_web","dependencies":[]},{"name":"url_launcher_windows","dependencies":[]}],"date_created":"2022-02-04 03:54:23.359176","version":"2.5.3"} \ No newline at end of file diff --git a/android/app/build.gradle b/android/app/build.gradle index 692e26f..2a3c2e2 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -38,7 +38,7 @@ android { defaultConfig { // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html). - applicationId "com.example.cryptapp" + applicationId "com.crippy.cryptapp" minSdkVersion 16 targetSdkVersion 31 versionCode flutterVersionCode.toInteger() diff --git a/android/app/src/debug/AndroidManifest.xml b/android/app/src/debug/AndroidManifest.xml index b30dcc5..7725565 100644 --- a/android/app/src/debug/AndroidManifest.xml +++ b/android/app/src/debug/AndroidManifest.xml @@ -1,5 +1,5 @@ + package="com.crippy.cryptapp"> diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 5f04a21..d4ea299 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,5 +1,5 @@ + package="com.crippy.cryptapp"> diff --git a/android/app/src/main/kotlin/com/example/cryptapp/MainActivity.kt b/android/app/src/main/kotlin/com/example/cryptapp/MainActivity.kt index 09d0500..0827923 100644 --- a/android/app/src/main/kotlin/com/example/cryptapp/MainActivity.kt +++ b/android/app/src/main/kotlin/com/example/cryptapp/MainActivity.kt @@ -1,4 +1,4 @@ -package com.example.cryptapp +package com.crippy.cryptapp import io.flutter.embedding.android.FlutterActivity diff --git a/android/app/src/profile/AndroidManifest.xml b/android/app/src/profile/AndroidManifest.xml index b30dcc5..7725565 100644 --- a/android/app/src/profile/AndroidManifest.xml +++ b/android/app/src/profile/AndroidManifest.xml @@ -1,5 +1,5 @@ + package="com.crippy.cryptapp">