Android IDE (AIDE) Support Forum

How to change maven reprosetory

I want to use https://jitpack.io reprosatory instead of Google maven . Because Google doesn’t have the libs I need.

Someone help me plz

maven { url "https://jitpack.io" }
1 Like