Skip to content

Commit

Permalink
chore: change min sdk version to 16 close #484
Browse files Browse the repository at this point in the history
  • Loading branch information
Bambooin committed Aug 13, 2021
1 parent 807c62d commit 6f4afab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android {

defaultConfig {
applicationId "com.osfans.trime"
minSdkVersion 14
minSdkVersion 16
targetSdkVersion 29
versionCode 20210604
versionName "3.2.0"
Expand Down

0 comments on commit 6f4afab

Please sign in to comment.