Skip to content

Commit

Permalink
delete theme folder
Browse files Browse the repository at this point in the history
  • Loading branch information
gilsonjuniorpro committed Nov 3, 2023
1 parent 79fb7c9 commit e4f1607
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 116 deletions.
2 changes: 1 addition & 1 deletion shelby/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ publishing {
register<MavenPublication>("release") {
groupId = "com.github.gilsonjuniorpro"
artifactId = "shelby"
version = "0.0.4"
version = "0.0.5"

afterEvaluate {
from(components["release"])
Expand Down
11 changes: 0 additions & 11 deletions shelby/src/main/java/jarvis/ca/ui/theme/Color.kt

This file was deleted.

70 changes: 0 additions & 70 deletions shelby/src/main/java/jarvis/ca/ui/theme/Theme.kt

This file was deleted.

34 changes: 0 additions & 34 deletions shelby/src/main/java/jarvis/ca/ui/theme/Type.kt

This file was deleted.

0 comments on commit e4f1607

Please sign in to comment.