update gradle version to 7.3.1

This commit is contained in:
jacques 2022-11-26 20:05:00 +01:00
parent d5b22890f0
commit 61f93cb402

View file

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