Skip to content

Commit 5a58593

Browse files
committed
Bump minSDKVersion to 19
1 parent 2018d56 commit 5a58593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ android {
2424
defaultConfig {
2525
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
2626
applicationId "com.onesignal.onesignalexample"
27-
minSdkVersion 16
27+
minSdkVersion 19
2828
targetSdkVersion 33
2929
versionCode 1
3030
versionName "1.0"

0 commit comments

Comments
 (0)