Skip to content

Commit

Permalink
v1.0.0-b88
Browse files Browse the repository at this point in the history
  • Loading branch information
mik3y committed May 2, 2020
1 parent d8baeeb commit 3bf0315
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions kegtab/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.kegbot.app"
android:versionCode="87"
android:versionName="1.0.0 beta 87">

<uses-sdk
android:minSdkVersion="14"
android:targetSdkVersion="19"/>
android:versionCode="88"
android:versionName="1.0.0 beta 88">

<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.CAMERA"/>
Expand Down

0 comments on commit 3bf0315

Please sign in to comment.