From f0d841769274ae1493c4ef8de59e95f07b533de2 Mon Sep 17 00:00:00 2001 From: kj1352 Date: Tue, 16 Feb 2021 21:19:40 +0530 Subject: [PATCH] Permission update --- android/app/build.gradle | 4 ++-- android/app/src/main/AndroidManifest.xml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index a5bb7f4..6918280 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.webtrigon.workex" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 1 - versionName "1.1" + versionCode 2 + versionName "2.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes { diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index e7ed2e9..f4156c8 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -46,18 +46,18 @@ - - + + - - - + + + - + - + - - + +