Skip to content

Commit 5e07b74

Browse files
committed
Update Android build tools to version 35.0.1
1 parent 019889d commit 5e07b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/android/java/app/config.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ext.versions = [
77
minSdk : 24,
88
// Also update 'platform/android/export/export_plugin.cpp#DEFAULT_TARGET_SDK_VERSION'
99
targetSdk : 35,
10-
buildTools : '35.0.0',
10+
buildTools : '35.0.1',
1111
kotlinVersion : '2.1.20',
1212
fragmentVersion : '1.8.6',
1313
nexusPublishVersion: '1.3.0',

0 commit comments

Comments
 (0)