Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 4fab980

Browse files
authored
Set minSDK to 21 as compose as (#42)
1 parent 896ca1f commit 4fab980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
#android
33
androidCompileSdk = "35"
4-
androidMinSdk = "28"
4+
androidMinSdk = "21"
55
androidTargetSdk = "35"
66
androidGradlePlugin = "8.6.1"
77
#androidx

0 commit comments

Comments
 (0)