We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f8a8a commit 375ac36Copy full SHA for 375ac36
samples/kotlin-android-app/build.gradle
@@ -11,7 +11,7 @@ android {
11
defaultConfig {
12
multiDexEnabled true
13
applicationId "com.segment.analytics.next"
14
- minSdkVersion 19
+ minSdkVersion 33
15
targetSdkVersion 33
16
versionCode 3
17
versionName "2.0"
0 commit comments