Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
AJenbo authored Oct 7, 2023
1 parent eb59e87 commit 5455373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-project/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ android {
if (buildAsApplication) {
applicationId "org.diasurgical.devilutionx"
}
minSdkVersion 21
minSdkVersion 24
targetSdkVersion 33
versionCode 28
versionName project.file('../../VERSION').text.trim()
Expand Down

0 comments on commit 5455373

Please sign in to comment.