Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
YanaGlad committed Nov 6, 2021
1 parent 09a9684 commit 8c8f670
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="ru.myitschool.deepspace">
package="ru.myitschool.deepspace"
android:versionName="1.0"
android:versionCode="1">

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

0 comments on commit 8c8f670

Please sign in to comment.