Skip to content

Commit

Permalink
updated minSdkVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
suntrix committed Nov 23, 2021
1 parent f309866 commit 9f614c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ buildscript {
}

val targetSdkVersion by extra(30)
val minSdkVersion by extra(16)
val minSdkVersion by extra(19)

tasks {
val updateVersions by registering {
Expand Down

0 comments on commit 9f614c7

Please sign in to comment.