Skip to content
Snippets Groups Projects
Commit e7a4dbbd authored by Daniel Micay's avatar Daniel Micay
Browse files

update minimum and target API level to 34

parent cd67533f
Branches
Tags 2023100900 2023101100 2023101300
No related merge requests found
......@@ -3,7 +3,7 @@
android:versionCode="1"
android:versionName="1">
<uses-sdk android:minSdkVersion="33" android:targetSdkVersion="33" />
<uses-sdk android:minSdkVersion="34" android:targetSdkVersion="34" />
<!-- /data/ota_package -->
<uses-permission android:name="android.permission.ACCESS_CACHE_FILESYSTEM" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment