We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96d0583 commit 2c419c1Copy full SHA for 2c419c1
1 file changed
android/build.gradle.kts
@@ -15,7 +15,7 @@ android {
15
namespace = "com.seanproctor.datatable.android"
16
compileSdk = 36
17
defaultConfig {
18
- minSdk = 21
+ minSdk = 24
19
targetSdk = 36
20
applicationId = "com.seanproctor.datatable.android"
21
versionCode = 1
0 commit comments