Skip to content

Commit

Permalink
Eleven: Bump minSdk
Browse files Browse the repository at this point in the history
Shuts up Android Studio

Change-Id: I4af693dc538f4ba192046ef4d8a3811b7d6d3741
  • Loading branch information
vware committed Jan 30, 2024
1 parent d90d941 commit 1513770
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 @@ -32,7 +32,7 @@ android {

defaultConfig {
applicationId = "org.lineageos.eleven"
minSdk = 28
minSdk = 30
targetSdk = 34
versionCode = 420
versionName = "4.2.0"
Expand Down

0 comments on commit 1513770

Please sign in to comment.