Skip to content

Commit 6831d91

Browse files
Update android_build_tools_version to v8.6.1
1 parent 72f0bd1 commit 6831d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
33
ext {
4-
android_build_tools_version = '8.1.1'
4+
android_build_tools_version = '8.6.1'
55
compose_version = '1.4.2'
66
compose_compiler_version = '1.4.6'
77
kotlin_version = '1.8.20'

0 commit comments

Comments
 (0)