add shimmer for highlight in home screen, update agp to version 7.3.0

This commit is contained in:
2022-09-18 13:33:22 +02:00
parent 5cd3d25ebe
commit 001141337d
5 changed files with 123 additions and 1 deletions

View File

@ -8,7 +8,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.2'
classpath 'com.android.tools.build:gradle:7.3.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong