Skip to content

Commit

Permalink
#7 Feature draven application add in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Heonbyeong committed Jul 5, 2022
1 parent f19a312 commit 1d6a80f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions presentation/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
package="com.knowing.draven">

<application
android:name=".di.DravenApplication"
android:allowBackup="true"
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
Expand Down

0 comments on commit 1d6a80f

Please sign in to comment.