We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ad828 commit 4925ce8Copy full SHA for 4925ce8
android/build.gradle.kts
@@ -44,7 +44,7 @@ android {
44
namespace = "co.powersync.sqlitecore"
45
46
defaultConfig {
47
- minSdk = 24
+ minSdk = 21
48
}
49
50
sourceSets {
0 commit comments