mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-24 16:27:25 +00:00
Fix project reference in task
This commit is contained in:
@@ -14,7 +14,7 @@ buildscript {
|
||||
classpath files('libs/gradle-witness.jar')
|
||||
classpath "com.squareup:javapoet:1.13.0"
|
||||
classpath "com.google.dagger:hilt-android-gradle-plugin:$daggerVersion"
|
||||
if (project.hasProperty('huawei')) classpath 'com.huawei.agconnect:agcp:1.6.0.300'
|
||||
if (project.hasProperty('huawei')) classpath 'com.huawei.agconnect:agcp:1.9.1.300'
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user