Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Sisah2 authored Mar 23, 2024
1 parent b50f8c5 commit 539ce0f
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 @@ -32,7 +32,7 @@ android {

minSdkVersion 21
// Do not update past 29 -- see https://github.com/xyzz/openmw-android/issues/30
targetSdkVersion 29
targetSdkVersion 30

ndk {
abiFilters "arm64-v8a", "armeabi-v7a", "x86", "x86_64"
Expand Down

0 comments on commit 539ce0f

Please sign in to comment.