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 2018d56 commit 5a58593Copy full SHA for 5a58593
example/android/app/build.gradle
@@ -24,7 +24,7 @@ android {
24
defaultConfig {
25
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
26
applicationId "com.onesignal.onesignalexample"
27
- minSdkVersion 16
+ minSdkVersion 19
28
targetSdkVersion 33
29
versionCode 1
30
versionName "1.0"
0 commit comments