TP-75788 | Alfred Version Bump
This commit is contained in:
@@ -317,7 +317,7 @@ dependencies {
|
||||
implementation "com.github.anrwatchdog:anrwatchdog:1.4.0"
|
||||
implementation 'com.google.android.gms:play-services-location:21.3.0'
|
||||
|
||||
implementation 'com.navi.android:alfred:1.12.0'
|
||||
implementation 'com.navi.android:alfred:1.15.0-20240905.065147-1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
|
||||
implementation(platform("com.google.firebase:firebase-bom:32.2.3"))
|
||||
|
||||
@@ -48,7 +48,6 @@
|
||||
android:allowBackup="false"
|
||||
android:largeHeap="true"
|
||||
android:requestLegacyExternalStorage="true"
|
||||
android:extractNativeLibs="true"
|
||||
android:theme="@style/AppTheme">
|
||||
<meta-data
|
||||
android:name="com.supersami.foregroundservice.notification_channel_name"
|
||||
|
||||
@@ -4,7 +4,7 @@ buildscript {
|
||||
ext {
|
||||
kotlinVersion = '1.6.21'
|
||||
buildToolsVersion = "31.0.0"
|
||||
minSdkVersion = 23
|
||||
minSdkVersion = 21
|
||||
compileSdkVersion = 33
|
||||
targetSdkVersion = 33
|
||||
googlePlayServicesAuthVersion = "19.2.0"
|
||||
|
||||
Reference in New Issue
Block a user