Skip to content

Commit ab1de7c

Browse files
committed
Bump minSdkVersion
1 parent 7a86782 commit ab1de7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/java/Config.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ object Config {
6767
object Android {
6868
private val sdkVersion = 33
6969

70-
val minSdkVersion = 19
70+
val minSdkVersion = 21
7171
val targetSdkVersion = sdkVersion
7272
val compileSdkVersion = sdkVersion
7373
}

0 commit comments

Comments
 (0)