fix(android): Remove use of mavenLocal()

This commit is contained in:
Darcy Wong 2024-08-26 09:25:59 +07:00
parent e402ea19c7
commit 7dbf4d09d1

View file

@ -3,7 +3,6 @@ buildscript {
repositories {
google()
//jcenter() deprecated August 2024
mavenLocal()
mavenCentral()
flatDir {
dirs "kMAPro/libs/com/stepstone/stepper/material-stepper/4.3.1/"