Skip to content

Commit

Permalink
Made the loading score an array - X
Browse files Browse the repository at this point in the history
  • Loading branch information
Scouting1706 committed Mar 8, 2023
1 parent 092cf35 commit 890fe04
Show file tree
Hide file tree
Showing 4 changed files with 423 additions and 327 deletions.
2 changes: 2 additions & 0 deletions allianceScout2023/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<application
android:hardwareAccelerated="false"
android:largeHeap="true"
android:allowBackup="true"
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
Expand Down
Loading

0 comments on commit 890fe04

Please sign in to comment.