Skip to content

Commit 1d2cfdc

Browse files
committed
Reduce the minSdkVersion of the messaging test to match the others
1 parent 4a34edd commit 1d2cfdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messaging/integration_test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ android {
5050

5151
defaultConfig {
5252
applicationId 'com.google.firebase.cpp.messaging.testapp'
53-
minSdkVersion 26
53+
minSdkVersion 16
5454
targetSdkVersion 28
5555
versionCode 1
5656
versionName '1.0'

0 commit comments

Comments
 (0)