|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
<manifest package="org.dudetronics.droidstar" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="-- %%INSERT_VERSION_NAME%% --" android:versionCode="67" android:installLocation="auto">
|
|
|
|
|
<manifest package="org.dudetronics.droidstar" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="-- %%INSERT_VERSION_NAME%% --" android:versionCode="68" android:installLocation="auto">
|
|
|
|
|
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="30"/>
|
|
|
|
|
|
|
|
|
|
<!-- The following comment will be replaced upon deployment with default permissions based on the dependencies of the application.
|
|
|
|
|