Skip to content

Commit

Permalink
Merge branch 'rr1706:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettsummerfi3ld authored Mar 10, 2023
2 parents c5fe442 + 890fe04 commit eae62df
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 eae62df

Please sign in to comment.