Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
kebekus committed Nov 14, 2024
1 parent d3dce2c commit fbdead6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AndroidManifest.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
android:versionCode="${PROJECT_VERSION_CODE}0"
android:installLocation="auto">
<uses-sdk
android:minSdkVersion="26"
android:minSdkVersion="28"
android:targetSdkVersion="34"/>

<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
Expand Down

0 comments on commit fbdead6

Please sign in to comment.