Skip to content

Commit 12c8cc1

Browse files
committed
fix: ui & search
1 parent f22e486 commit 12c8cc1

45 files changed

Lines changed: 7 additions & 4 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ lsparanoid {
2323
}
2424

2525
val apkId = "HyperCeiler"
26-
val buildTypes = "release"
26+
val buildTypes = "debug"
2727
val roots = mapOf(
2828
"animation" to "libs/animation-${buildTypes}.aar",
2929
"appcompat" to "libs/appcompat-${buildTypes}.aar",

app/libs/appcompat-debug.aar

1.11 MB
Binary file not shown.

app/libs/appcompat-release.aar

-1.12 MB
Binary file not shown.

app/libs/basewidget-debug.aar

197 KB
Binary file not shown.

app/libs/basewidget-release.aar

-155 KB
Binary file not shown.

app/libs/bottomsheet-debug.aar

106 KB
Binary file not shown.

app/libs/bottomsheet-release.aar

-104 KB
Binary file not shown.

app/libs/cardview-debug.aar

55.6 KB
Binary file not shown.

app/libs/cardview-release.aar

-54.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)