Skip to content
Snippets Groups Projects

Resolve "Add dark/light theme and settings page"

Merged Benoît Harrault requested to merge 37-add-dark-light-theme-and-settings-page into master
21 files
+ 565
58
Compare changes
  • Side-by-side
  • Inline
Files
21
+ 1
1
@@ -37,7 +37,7 @@ if (keystorePropertiesFile.exists()) {
}
android {
compileSdkVersion 33
compileSdkVersion 34
namespace "org.benoitharrault.jeweled"
defaultConfig {
Loading