Skip to content

Commit

Permalink
Migrate to our new preference library
Browse files Browse the repository at this point in the history
  • Loading branch information
Slion committed Apr 6, 2024
1 parent b231dc3 commit e64b49d
Show file tree
Hide file tree
Showing 20 changed files with 28 additions and 970 deletions.
3 changes: 3 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,9 @@ dependencies {
implementation "com.google.android.material:material:1.11.0"
//implementation group: 'com.google.android.material', name: 'material', version: '1.6.0-alpha01'

//
implementation "net.slions.android:preference:0.0.4"

// Play Store billing
playstoreImplementation 'com.android.billingclient:billing:6.2.0'

Expand Down
93 changes: 0 additions & 93 deletions app/src/main/java/fulguris/preference/BasicPreference.kt

This file was deleted.

76 changes: 0 additions & 76 deletions app/src/main/java/fulguris/preference/EnumListPreference.kt

This file was deleted.

Loading

0 comments on commit e64b49d

Please sign in to comment.