scratchjr/android/ScratchJr
Chris Garrity ec9387115f Avoid concatenation in AndroidManifest
Trying to use the extension pattern this way gets an error when uploading the APK to Google Play, so just hard code the extension patters. This won’t work for PBS kids version.
2020-04-21 09:52:42 -04:00
..
.idea Add files to gitignore 2019-09-25 13:36:21 +01:00
app Avoid concatenation in AndroidManifest 2020-04-21 09:52:42 -04:00
gradle/wrapper Update to gradle 5 and update support dependencies 2019-09-09 16:15:24 -04:00
.gitignore Updating .gitignore 2016-05-02 11:05:08 -04:00
build.gradle Switch to firebase analytics 2019-10-21 10:48:03 -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 Add files to gitignore 2019-09-25 13:36:21 +01:00
settings.gradle Initial commit 2016-01-08 14:31:04 -05:00