TimeFrame repetition fix

This commit is contained in:
2022-03-26 20:00:19 +01:00
parent 0368b2a8c8
commit 5a09962cc9
4 changed files with 11 additions and 3 deletions

View File

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.1.1'
classpath 'com.android.tools.build:gradle:7.1.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files