Skip to content

Commit

Permalink
Add
Browse files Browse the repository at this point in the history
Manifest updated
  • Loading branch information
LordSaac committed Jan 4, 2024
1 parent c6509c7 commit ef28917
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Project_Example/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
androidTestImplementation 'androidx.compose.ui:ui-test-junit4'
debugImplementation 'androidx.compose.ui:ui-tooling'
debugImplementation 'androidx.compose.ui:ui-test-manifest'
implementation 'com.github.xprojects-K:FastEasyForm_Android:v1.3.93'
implementation 'com.github.xprojects-K:FastEasyForm_Android:v1.0.96'



Expand Down
1 change: 0 additions & 1 deletion Project_Example/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<application
android:allowBackup="true"
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
Expand Down

0 comments on commit ef28917

Please sign in to comment.