1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-30 16:23:23 +00:00

place_tracker rebuild script (#1370)

This commit is contained in:
Brett Morgan
2022-08-10 06:35:01 +10:00
committed by GitHub
parent 8e4f52c119
commit 0b86fbc66c
18 changed files with 203 additions and 150 deletions

View File

@@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.0'
classpath 'com.android.tools.build:gradle:7.1.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}