Skip to content

Commit 3b1dcdc

Browse files
committed
Add missing newline to build.gradle
1 parent 6d17da1 commit 3b1dcdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google_api_availability_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ android {
4141
dependencies {
4242
implementation 'com.google.android.gms:play-services-base:18.1.0'
4343
implementation 'androidx.annotation:annotation:1.1.0'
44-
}
44+
}

0 commit comments

Comments
 (0)