From fbbc28d86a7a3585ea32c36fac2d08aef234e945 Mon Sep 17 00:00:00 2001 From: Shaji Khan Date: Tue, 27 Feb 2024 17:10:03 +0530 Subject: [PATCH] fixed user sign in / out flow --- app/build.gradle | 8 ++++---- app/src/main/res/values/strings.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 375c44b5..6d4650ce 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,14 +7,14 @@ plugins { } android { - compileSdk 31 + compileSdk 33 defaultConfig { applicationId "com.shajikhan.ladspa.amprack" minSdk 24 targetSdk 33 - versionCode 70 - versionName '3.91' + versionCode 71 + versionName '3.92' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" externalNativeBuild { @@ -39,7 +39,7 @@ android { // By default, this is disabled to improve build speeds. // This flag must be enabled to see properly-symbolicated native // stack traces in the Crashlytics dashboard. - nativeSymbolUploadEnabled true + nativeSymbolUploadEnabled false } } } diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 16139806..ffabfcfc 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,7 +1,7 @@ Amp Rack Version 3 Nighthawk - 411 + 451 Choose a theme for the UI. Choose Material Theme for Native Android Material Design, or Tube Amp theme based on the new