• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Problem Compiling Android, Support repository not found

chorrus

Member
Hi!

I have to update my games to more recent SDKs or Google won't let me update. I am having some problems compiling. To make sure the problem has nothing to do with my projects I have created one just with a room and tried to compile it.

I have been following this guide but not quite sure what I'm doing wrong.
https://help.yoyogames.com/hc/en-us/articles/115001368727-Setting-Up-For-Android

I have updated everything from the sdk manager and I guess the problem is with the support repository as they changed how it worked after 23.1.1

This are my android tab settings

Build tools: 28.0.2
Support Lib: 28.0.0
Target SDK: 28
Min SDK: 14
Compile SDK:28

Hope someone can help, I don't know what else to try!

Thanks in advance :)
 
Top