scratchjr/android
chrisgarrity 19699e18b4 Fix Android (gradle) build error
Builds that worked one day, suddenly fail the next. The error is:
`Could not find play-services-basement.aar (com.google.android.gms:play-services-basement:15.0.1).`

Re-ordering the repositories fixes the issue (from Stack Overflow):
https://stackoverflow.com/questions/50563407/could-not-find-play-services-basement-aar
2018-10-29 09:35:57 -04:00
..
ScratchJr Fix Android (gradle) build error 2018-10-29 09:35:57 -04:00
ScratchJrTest Initial commit 2016-01-08 14:31:04 -05:00
.gitignore Initial commit 2016-01-08 14:31:04 -05:00
README.md Initial commit 2016-01-08 14:31:04 -05:00

ScratchJr - Android Studio project containing Android build of Scratch Jr.