Skip to content

Commit

Permalink
Merge branch 'main' into set-initial-prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-elimu committed Mar 30, 2024
2 parents 0eb5eb3 + d76d73a commit 2a9af09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
tools:targetApi="31">
tools:targetApi="34">
<activity
android:name=".MainActivity"
android:exported="true"
Expand Down

0 comments on commit 2a9af09

Please sign in to comment.