mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
common: add icon resources
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
8146c550d6
commit
f93c249020
12 changed files with 90 additions and 9 deletions
|
@ -28,6 +28,7 @@ kotlin {
|
|||
}
|
||||
|
||||
android {
|
||||
buildFeatures { androidResources = true }
|
||||
compileSdkVersion(30)
|
||||
sourceSets["main"].manifest.srcFile("src/androidMain/AndroidManifest.xml")
|
||||
defaultConfig {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue