Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Add call phone feature #3

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Add call phone feature #3

wants to merge 1 commit into from

Conversation

laricampos
Copy link
Contributor

No description provided.

@@ -3,17 +3,19 @@
buildscript {
repositories {
jcenter()
google()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should keep google repo from now on...

}
}

allprojects {
repositories {
jcenter()
google()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should keep google repo from now on...

}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0'
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deprecated, we passed everything to KAPT

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants