Skip to content

Commit

Permalink
Bump minSdk to 24
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbanes authored and renovate[bot] committed Sep 1, 2023
1 parent 29eba40 commit 19176ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ package app.tivi.gradle

object Versions {
const val compileSdk = 34
const val minSdk = 23
const val minSdk = 24
const val targetSdk = 34
}

0 comments on commit 19176ad

Please sign in to comment.