mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-10 02:45:32 +00:00
fix(android): Remove use of mavenLocal()
This commit is contained in:
parent
e402ea19c7
commit
7dbf4d09d1
1 changed files with 0 additions and 1 deletions
|
|
@ -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/"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue