Skip to content

Commit

Permalink
version 0.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ge0rg committed Feb 3, 2020
1 parent 26e8cae commit d78aad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http:https://schemas.android.com/apk/res/android" xmlns:tools="http:https://schemas.android.com/tools"
android:versionCode="60" android:versionName="@string/build_revision" package="org.yaxim.androidclient">
android:versionCode="61" android:versionName="@string/build_revision" package="org.yaxim.androidclient">

<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
Expand Down

0 comments on commit d78aad3

Please sign in to comment.