Created
September 3, 2021 05:34
-
-
Save lokeshsuryan/6e3ca30d8fb8b8e4bb25867b9f8808c8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
implementation 'com.huawei.hms:stats:4.0.3.302' | |
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" | |
implementation 'androidx.appcompat:appcompat:1.1.0' | |
implementation 'androidx.core:core-ktx:1.2.0' | |
implementation 'androidx.constraintlayout:constraintlayout:1.1.3' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment