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

Commit ca0958a

Browse files
committed
oops
1 parent 8ae217f commit ca0958a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/scenario_app/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ android {
1919
// The others are irrelevant for a test application.
2020
disable 'UnpackedNativeCode','MissingApplicationIcon','GoogleAppIndexingApiWarning','GoogleAppIndexingWarning','GradleDependency','NewerVersionAvailable','Registered'
2121
}
22-
buildToolsVersion = '35.0.0'
22+
buildToolsVersion = '35.0.0-rc4'
2323
compileSdk 35
2424
compileOptions {
2525
sourceCompatibility JavaVersion.VERSION_11

0 commit comments

Comments
 (0)