We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7146b commit a7c4f4cCopy full SHA for a7c4f4c
examples/face_landmarker/android/app/src/main/assets/face_landmarker.task
3.58 MB
examples/face_landmarker/android/build.gradle
@@ -16,7 +16,7 @@
16
// Top-level build file where you can add configuration options common to all sub-projects/modules.
17
buildscript {
18
dependencies {
19
- classpath 'com.android.tools.build:gradle:8.11.0'
+ classpath 'com.android.tools.build:gradle:8.13.0'
20
}
21
22
examples/face_landmarker/android/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
#Thu Apr 06 17:50:18 MDT 2023
2
distributionBase=GRADLE_USER_HOME
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
4
distributionPath=wrapper/dists
5
zipStorePath=wrapper/dists
6
zipStoreBase=GRADLE_USER_HOME
0 commit comments