Skip to content
  • Sponsor
  • Notifications You must be signed in to change notification settings
  • Fork 1
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d8087f5

Browse files
authoredFeb 10, 2025··
fix(deps): update dependency com.android.tools.build:gradle to v8.8.0
1 parent 5686bb3 commit d8087f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
google()
1212
}
1313
dependencies {
14-
classpath 'com.android.tools.build:gradle:8.7.3'
14+
classpath 'com.android.tools.build:gradle:8.8.0'
1515
}
1616
}
1717

0 commit comments

Comments
 (0)
Please sign in to comment.