Skip to content

Commit

Permalink
Merge pull request #76 from jsoberg/renovate/major-composebom
Browse files Browse the repository at this point in the history
Update dependency androidx.compose:compose-bom to v2024
  • Loading branch information
jsoberg authored Feb 8, 2024
2 parents 0191f11 + 4ce9984 commit 131c528
Show file tree
Hide file tree
Showing 7 changed files with 1,700 additions and 16 deletions.
8 changes: 8 additions & 0 deletions feature/resources/lottie/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
plugins {
id("com.android.library")
id("local.android.module")
}

android {
namespace = "com.soberg.netinfo.feature.resources.lottie"
}
2 changes: 2 additions & 0 deletions feature/resources/lottie/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest />
Loading

0 comments on commit 131c528

Please sign in to comment.