Skip to content

Commit

Permalink
Finalized
Browse files Browse the repository at this point in the history
  • Loading branch information
developwithishfaq committed Nov 28, 2024
1 parent a8a0a2c commit 3fd5f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ui = { module = "androidx.compose.ui:ui" }
ui-graphics = { module = "androidx.compose.ui:ui-graphics" }
ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" }
material3 = { module = "androidx.compose.material3:material3" }
ads = { module = "com.github.appsapiconsole:tet-ads-xml", version = "0.0.13-beta05" }
ads = { module = "com.github.appsapiconsole:tet-ads-xml", version = "0.0.13-beta06" }
remote = { module = "com.github.appsapiconsole:tet-remote-config", version = "0.0.2" }
androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycleViewmodelCompose" }
androidx-compose-bom = { group = "androidx.compose", name = "compose-bom", version.ref = "composeBom" }
Expand Down

0 comments on commit 3fd5f88

Please sign in to comment.