Skip to content

Commit 05ca523

Browse files
committed
Increase compileSdk
1 parent 3972a8e commit 05ca523

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flutter_web_auth_2/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ apply plugin: 'com.android.library'
2525
apply plugin: 'kotlin-android'
2626

2727
android {
28-
compileSdk 34
28+
compileSdk 35
2929

3030
if (project.android.hasProperty("namespace")) {
3131
namespace 'com.linusu.flutter_web_auth_2'

0 commit comments

Comments
 (0)