Skip to content

Build failed on AGP 4.2.2 when target/compileSdkVersion 34 #157

Description

@LeeSeungYun1020

What did you do?

I change targetSdkVersion and compileSdkVersion 33 to 34.

What did you expect?

Build Successful.

What happened actually?

Build failed when I changed targetSdkVersion and compileSdkVersion 33 to 34.

Your environment?

LINE SDK version: 5.7.0
Android Studio Version: Giraffe 2022.3.1 Patch 3
Android Version: android 14(API level 34)
AGP 4.2.2 / gradle 6.7.1 / targetSdkVersion 34 / compileSdkVersion 34 / buildToolsVersion 30.0.3

Sample project

Set environment to

AGP 4.2.2 / gradle 6.7.1 / targetSdkVersion 34 / compileSdkVersion 34 / buildToolsVersion 30.0.3

At build.gradle(app) file
Add dependency

implementation ('com.linecorp.linesdk:linesdk:5.7.0')

It's the same even if I change to the latest version

implementation 'com.linecorp.linesdk:linesdk:latest.release'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions