WeAreFairphone / FP2-Launcher

Fork of the launcher originally designed for the Fairphone 2, featuring Edge Swipe and Apps Life Cycle
https://forum.fairphone.com/t/publishing-fairphone-specific-apps-launcher-contact-widget-on-f-droid/28008
Other
25 stars 2 forks source link

Add Google repository #13

Closed Rudloff closed 6 years ago

Rudloff commented 6 years ago

This patch fixes the following error with recent Android build tools:

A problem occurred configuring root project 'FairphoneLauncher3'.
> Could not resolve all files for configuration ':classpath'.
   > Could not find com.android.tools.build:gradle:3.1.2.
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/tools/build/gradle/3.1.2/gradle-3.1.2.pom
         https://jcenter.bintray.com/com/android/tools/build/gradle/3.1.2/gradle-3.1.2.jar
         https://repo1.maven.org/maven2/com/android/tools/build/gradle/3.1.2/gradle-3.1.2.pom
         https://repo1.maven.org/maven2/com/android/tools/build/gradle/3.1.2/gradle-3.1.2.jar
     Required by:
         project :
Roboe commented 6 years ago

Thanks! And sorry for the mess.