mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-01-31 03:34:48 +01:00
updating android gradle plugin to latest
This commit is contained in:
parent
ed9c89e69d
commit
e5ae1495bc
@ -104,7 +104,7 @@ ext.Dependencies.with {
|
||||
|
||||
google = new DependenciesContainer()
|
||||
google.with {
|
||||
androidGradlePlugin = "com.android.tools.build:gradle:7.3.0"
|
||||
androidGradlePlugin = "com.android.tools.build:gradle:7.3.1"
|
||||
|
||||
androidxComposeUi = "androidx.compose.ui:ui:${composeVer}"
|
||||
androidxComposeFoundation = "androidx.compose.foundation:foundation:${composeVer}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user