Skip to content

Commit a3b2f17

Browse files
committed
Bump demo app minSdk from 16 to 19
1 parent b3eb9b9 commit a3b2f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/OneSignalDemo/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
android {
66
compileSdkVersion 33
77
defaultConfig {
8-
minSdkVersion 16
8+
minSdkVersion 19
99
targetSdkVersion 33
1010
versionCode 1
1111
versionName "1.0"

0 commit comments

Comments
 (0)