mirror of
https://github.com/cmclark00/mintris.git
synced 2025-05-18 09:55:21 +01:00
Rename project from Mintris to Pixel Mint Drop, updating all relevant namespaces, package names, and UI elements to reflect the new branding. Adjust styles, themes, and repository links accordingly.
This commit is contained in:
parent
5ace9d7fc5
commit
ce85debfe5
34 changed files with 108 additions and 128 deletions
2
app/proguard-rules.pro
vendored
2
app/proguard-rules.pro
vendored
|
@ -6,7 +6,7 @@
|
|||
# http://developer.android.com/guide/developing/tools/proguard.html
|
||||
|
||||
# Keep models intact
|
||||
-keep class com.mintris.model.** { *; }
|
||||
-keep class com.pixelmintdrop.model.** { *; }
|
||||
|
||||
# Uncomment this to preserve the line number information for
|
||||
# debugging stack traces.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue