scratchjr/android/ScratchJr
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
..
.idea Updated versions to allow building 2018-10-01 16:32:29 -04:00
app Remove unnecessary screen settings from manifest 2018-10-01 17:12:03 -04:00
gradle/wrapper updated android SDK versions 2018-04-04 12:47:32 -04:00
.gitignore Updating .gitignore 2016-05-02 11:05:08 -04:00
build.gradle Fix Android (gradle) build error 2018-10-29 09:35:57 -04:00
gradle.properties Initial commit 2016-01-08 14:31:04 -05:00
gradlew Initial commit 2016-01-08 14:31:04 -05:00
gradlew.bat Initial commit 2016-01-08 14:31:04 -05:00
ScratchJr.iml updated android SDK versions 2018-04-04 12:47:32 -04:00
settings.gradle Initial commit 2016-01-08 14:31:04 -05:00