• 16-11-2019, 22:35:49
    #1
    Android studio da uygulamayı çalıştırırken başlıktaki hatayı almaktayım. Sorunun kaynağını bilen yardımcı olabilecek var mı ?
  • 16-11-2019, 22:39:25
    #2
    Gradle dosyasındaki google ve firebase kütüphaneleri son sürüme yükselttin. Farklı sürümde olduklarında bu hatayı verebiliyorlar. Bu arada uygulamayı kimden aldınız ? Kendi yazdığım kod sınıflarını gördüm içinde.
  • 16-11-2019, 22:45:58
    #3
    AwoApp adlı üyeden alıntı: mesajı görüntüle
    Gradle dosyasındaki google ve firebase kütüphaneleri son sürüme yükselttin. Farklı sürümde olduklarında bu hatayı verebiliyorlar. Bu arada uygulamayı kimden aldınız ? Kendi yazdığım kod sınıflarını gördüm içinde.
    Teşekkürler, nasıl güncelleniyor bilgim yok o konuda yardımcı olur musunuz? ayrıca son trade'm da görebilirsiniz
  • 16-11-2019, 22:51:45
    #4
    Ieader adlı üyeden alıntı: mesajı görüntüle
    Teşekkürler, nasıl güncelleniyor bilgim yok o konuda yardımcı olur musunuz? ayrıca son trade'm da görebilirsiniz
    build.gradle(Module app) yazan dosyayı açıyorsunuz android studioda. En aşağıda implements ile başlayan kütüpaheneler var.İmleç ile üzerlerine gelin. Zaten uyarı vererek en son hangi sürüm olduğunu yazacaktır. O sürüm kodunu yazacaksınız eski sürüm kodu yerine.
  • 16-11-2019, 23:06:34
    #5
    AwoApp adlı üyeden alıntı: mesajı görüntüle
    build.gradle(Module app) yazan dosyayı açıyorsunuz android studioda. En aşağıda implements ile başlayan kütüpaheneler var.İmleç ile üzerlerine gelin. Zaten uyarı vererek en son hangi sürüm olduğunu yazacaktır. O sürüm kodunu yazacaksınız eski sürüm kodu yerine.
    evet hocam sizin yaptığınız reklam yerleşimindeki sürümde hata çıktı arkadaşa da dedim ilk sürümü de attım biz kontrol ettik bizde sorun yok ama arkadaş da problem çıkardı çözümünüz için teşekkür ederim.
  • 16-11-2019, 23:13:39
    #6
    AwoApp adlı üyeden alıntı: mesajı görüntüle
    build.gradle(Module app) yazan dosyayı açıyorsunuz android studioda. En aşağıda implements ile başlayan kütüpaheneler var.İmleç ile üzerlerine gelin. Zaten uyarı vererek en son hangi sürüm olduğunu yazacaktır. O sürüm kodunu yazacaksınız eski sürüm kodu yerine.
    Dediğiniz şekilde yaptım ardından bu hatalar geldi hocam.

    FAILURE: Build failed with an exception.

    * What went wrong:
    Execution failed for task ':app:checkDebugDuplicateClasses'.
    > 1 exception was raised by workers:
    java.lang.RuntimeException: Duplicate class android.support.customtabs.ICustomTabsCallback found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.customtabs.ICustomTabsCallback$Stu b found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.customtabs.ICustomTabsCallback$Stu b$Proxy found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.customtabs.ICustomTabsService found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.customtabs.ICustomTabsService$Stub found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.customtabs.ICustomTabsService$Stub $Proxy found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.customtabs.IPostMessageService found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.customtabs.IPostMessageService$Stu b found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.customtabs.IPostMessageService$Stu b$Proxy found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.v4.app.INotificationSideChannel found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.app.INotificationSideChannel$St ub found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.app.INotificationSideChannel$St ub$Proxy found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.os.IResultReceiver found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.os.IResultReceiver$Stub found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.os.IResultReceiver$Stub$Proxy found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.os.ResultReceiver found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.os.ResultReceiver$1 found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.os.ResultReceiver$MyResultRecei ver found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.os.ResultReceiver$MyRunnable found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionItem found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuAdapter found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuAdapter$ViewHolderItem found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuDialog found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuDialog$1 found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuUi found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuUi$1 found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuUi$2 found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuUi$BrowserActionsFallMenuUiListener found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuView found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsInte nt found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsInte nt$BrowserActionsFallDialogListener found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsInte nt$BrowserActionsItemId found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsInte nt$BrowserActionsUrlType found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsInte nt$Builder found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)

    Go to the documentation to learn how to <a href="d.android.com/r/tools/classpath-sync-errors">Fix dependency resolution errors</a>.


    * Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

    * Get more help at https://help.gradle.org

    BUİLD FAILED in 4s
  • 16-11-2019, 23:15:54
    #7
    Ieader adlı üyeden alıntı: mesajı görüntüle
    Dediğiniz şekilde yaptım ardından bu hatalar geldi hocam.

    FAILURE: Build failed with an exception.

    * What went wrong:
    Execution failed for task ':app:checkDebugDuplicateClasses'.
    > 1 exception was raised by workers:
    java.lang.RuntimeException: Duplicate class android.support.customtabs.ICustomTabsCallback found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.customtabs.ICustomTabsCallback$Stu b found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.customtabs.ICustomTabsCallback$Stu b$Proxy found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.customtabs.ICustomTabsService found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.customtabs.ICustomTabsService$Stub found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.customtabs.ICustomTabsService$Stub $Proxy found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.customtabs.IPostMessageService found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.customtabs.IPostMessageService$Stu b found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.customtabs.IPostMessageService$Stu b$Proxy found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class android.support.v4.app.INotificationSideChannel found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.app.INotificationSideChannel$St ub found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.app.INotificationSideChannel$St ub$Proxy found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.os.IResultReceiver found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.os.IResultReceiver$Stub found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.os.IResultReceiver$Stub$Proxy found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.os.ResultReceiver found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.os.ResultReceiver$1 found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.os.ResultReceiver$MyResultRecei ver found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class android.support.v4.os.ResultReceiver$MyRunnable found in modules core-1.0.0-runtime.jar (androidx.core:core:1.0.0) and support-compat-27.1.1-runtime.jar (com.android.support:support-compat:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionItem found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuAdapter found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuAdapter$ViewHolderItem found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuDialog found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuDialog$1 found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuUi found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuUi$1 found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuUi$2 found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuUi$BrowserActionsFallMenuUiListener found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsFall backMenuView found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsInte nt found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsInte nt$BrowserActionsFallDialogListener found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsInte nt$BrowserActionsItemId found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsInte nt$BrowserActionsUrlType found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)
    Duplicate class androidx.browser.browseractions.BrowserActionsInte nt$Builder found in modules browser-1.0.0-runtime.jar (androidx.browser:browser:1.0.0) and customtabs-27.1.1-runtime.jar (com.android.support:customtabs:27.1.1)

    Go to the documentation to learn how to <a href="d.android.com/r/tools/classpath-sync-errors">Fix dependency resolution errors</a>.


    * Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

    * Get more help at https://help.gradle.org

    BUİLD FAILED in 4s
    Sadece google ve varsa firebase kütüphanelerini güncelleyin. Diğerlerini güncellemenize gerek yoktur.
  • 16-11-2019, 23:19:21
    #8
    AwoApp adlı üyeden alıntı: mesajı görüntüle
    Sadece google ve varsa firebase kütüphanelerini güncelleyin. Diğerlerini güncellemenize gerek yoktur.
    Yine hata alıyorum hocam ekran görüntüsü: https://prnt.sc/pxxdm5

    Build hata kodları:
    AGPBI: {"kind":"error","text":"Android resource linking failed","sources":[{"file":"C:\SenAnlatKaradeniz\app\build\intermedia tes\incremental\mergeDebugResources\merged.dir\val ues\values.xml","position":{"startLine":2448}}],"original":"C:\SenAnlatKaradeniz\app\build\interm ediates\incremental\mergeDebugResources\merged.dir \values\values.xml:2449: AAPT: error: resource android:attr/fontVariationSettings not found.n ","tool":"AAPT"}
    AGPBI: {"kind":"error","text":"Android resource linking failed","sources":[{"file":"C:\SenAnlatKaradeniz\app\build\intermedia tes\incremental\mergeDebugResources\merged.dir\val ues\values.xml","position":{"startLine":2448}}],"original":"C:\SenAnlatKaradeniz\app\build\interm ediates\incremental\mergeDebugResources\merged.dir \values\values.xml:2449: AAPT: error: resource android:attr/ttcIndex not found.n ","tool":"AAPT"}

    FAILURE: Build failed with an exception.

    * What went wrong:
    Execution failed for task ':approcessDebugResources'.
    > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$Ac tionFacade
    > Android resource linking failed
    C:SenAnlatKaradenizappbuildintermediatesincrementa lmergeDebugResourcesmerged.dirvaluesvalues.xml:244 9: AAPT: error: resource android:attr/fontVariationSettings not found.

    C:SenAnlatKaradenizappbuildintermediatesincrementa lmergeDebugResourcesmerged.dirvaluesvalues.xml:244 9: AAPT: error: resource android:attr/ttcIndex not found.


    * Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

    * Get more help at https://help.gradle.org

    BUİLD FAILED in 1s
  • 17-11-2019, 02:16:55
    #9
    Ieader adlı üyeden alıntı: mesajı görüntüle
    Yine hata alıyorum hocam ekran görüntüsü: https://prnt.sc/pxxdm5

    Build hata kodları:
    AGPBI: {"kind":"error","text":"Android resource linking failed","sources":[{"file":"C:SenAnlatKaradenizappbuildintermediatesi ncrementalmergeDebugResourcesmerged.dirvaluesvalue s.xml","position":{"startLine":2448}}],"original":"C:SenAnlatKaradenizappbuildintermedia tesincrementalmergeDebugResourcesmerged.dirvaluesv alues.xml:2449: AAPT: error: resource android:attr/fontVariationSettings not found.n ","tool":"AAPT"}
    AGPBI: {"kind":"error","text":"Android resource linking failed","sources":[{"file":"C:SenAnlatKaradenizappbuildintermediatesi ncrementalmergeDebugResourcesmerged.dirvaluesvalue s.xml","position":{"startLine":2448}}],"original":"C:SenAnlatKaradenizappbuildintermedia tesincrementalmergeDebugResourcesmerged.dirvaluesv alues.xml:2449: AAPT: error: resource android:attr/ttcIndex not found.n ","tool":"AAPT"}

    FAILURE: Build failed with an exception.

    * What went wrong:
    Execution failed for task ':approcessDebugResources'.
    > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$Ac tionFacade
    > Android resource linking failed
    C:SenAnlatKaradenizappbuildintermediatesincrementa lmergeDebugResourcesmerged.dirvaluesvalues.xml:244 9: AAPT: error: resource android:attr/fontVariationSettings not found.

    C:SenAnlatKaradenizappbuildintermediatesincrementa lmergeDebugResourcesmerged.dirvaluesvalues.xml:244 9: AAPT: error: resource android:attr/ttcIndex not found.


    * Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

    * Get more help at https://help.gradle.org

    BUİLD FAILED in 1s
    Bunların admob ile alakası yok. Başka bir sorun var.