Skip to content

Commit

Permalink
Gradle settings were made.
Browse files Browse the repository at this point in the history
  • Loading branch information
halilozel1903 committed Jun 22, 2022
1 parent 16717e2 commit c5e6ed4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:7.2.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// ag-connect

// AG-Connect
classpath 'com.huawei.agconnect:agcp:1.6.5.300'

// GMS
classpath 'com.google.gms:google-services:4.3.10'
}
}
Expand Down

0 comments on commit c5e6ed4

Please sign in to comment.