Skip to content

Commit

Permalink
minsdk to 21
Browse files Browse the repository at this point in the history
  • Loading branch information
qdsfdhvh committed Sep 11, 2023
1 parent a1fe08b commit 113ce89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/convention/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
object Versions {
const val compileSdk = 34
const val minSdk = 24
const val minSdk = 21
const val targetSdk = 34
}

0 comments on commit 113ce89

Please sign in to comment.