We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d7ed1b commit 19c5451Copy full SHA for 19c5451
OneSignalSDK/unittest/build.gradle
@@ -1,6 +1,6 @@
1
ext {
2
buildVersions = [
3
- minSdkVersion: 17,
+ minSdkVersion: 19,
4
versionCode: 1,
5
versionName: '1.0'
6
]
0 commit comments