Skip to content

Commit 423f8f8

Browse files
chore(app-installations): move example app to "flutterfire-e2e-tests" Firebase project (#10044)
* chore(app-installations): move example app to "flutterfire-e2e-tests" Firebase project * license header & rm file * removed ext.kotlin from build.gradle
1 parent c53f6f7 commit 423f8f8

File tree

16 files changed

+345
-498
lines changed

16 files changed

+345
-498
lines changed

packages/firebase_app_installations/firebase_app_installations/example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ apply plugin: 'com.google.gms.google-services'
2727
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
2828

2929
android {
30-
compileSdkVersion 30
30+
compileSdkVersion 31
3131

3232
compileOptions {
3333
sourceCompatibility JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)