Skip to content

Commit 0a313f2

Browse files
authored
Merge pull request #1773 from OneSignal/bump-demo-minSdk
Bump demo app minSdk from 16 to 19
2 parents d1fa9e7 + 61b57f3 commit 0a313f2

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
@@ -3,7 +3,7 @@ apply plugin: 'com.android.application'
33
android {
44
compileSdkVersion 31
55
defaultConfig {
6-
minSdkVersion 16
6+
minSdkVersion 19
77
targetSdkVersion 31
88
versionCode 1
99
versionName "1.0"

0 commit comments

Comments
 (0)