Skip to content

Commit

Permalink
alioth: parts: Bump target SDK version to 30
Browse files Browse the repository at this point in the history
Change-Id: I58c2aca6d6e4466ddb6d09cabc8310c479a02027
  • Loading branch information
justks authored and Laulan56 committed Aug 15, 2022
1 parent 94a635d commit 3dfa7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parts/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<uses-sdk
android:minSdkVersion="24"
android:targetSdkVersion="24"/>
android:targetSdkVersion="30"/>

<application
android:label="@string/device_settings_app_name"
Expand Down

0 comments on commit 3dfa7aa

Please sign in to comment.