Skip to content

Commit

Permalink
- removed unused resources
Browse files Browse the repository at this point in the history
  • Loading branch information
rudoyeugene committed Dec 25, 2024
1 parent c3ded3b commit 800c5d4
Show file tree
Hide file tree
Showing 30 changed files with 19 additions and 418 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "com.rudyii.pdnss"
minSdk 29
targetSdk 34
versionCode 185
versionName "1.8.5"
versionCode 186
versionName "1.8.6"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher"

android:label="@string/txt_app_name"
android:roundIcon="@mipmap/ic_launcher"
android:supportsRtl="true"
Expand Down
170 changes: 0 additions & 170 deletions app/src/main/res/drawable/ic_launcher_background.xml

This file was deleted.

21 changes: 0 additions & 21 deletions app/src/main/res/drawable/ic_launcher_foreground.xml

This file was deleted.

170 changes: 0 additions & 170 deletions app/src/main/res/drawable/quick_tile_background.xml

This file was deleted.

16 changes: 0 additions & 16 deletions app/src/main/res/drawable/quick_tile_foreground.xml

This file was deleted.

Loading

0 comments on commit 800c5d4

Please sign in to comment.