Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Commit b2b16ec

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v7.4.2
1 parent 652bd87 commit b2b16ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/vue-mobile/android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
mavenCentral()
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:7.2.1'
10+
classpath 'com.android.tools.build:gradle:7.4.2'
1111
classpath 'com.google.gms:google-services:4.3.13'
1212

1313
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)