Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

Commit

Permalink
release app version 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
luelista committed Mar 2, 2020
1 parent 00b78d9 commit e6aaf82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.wikilab.android.ldapsync"
android:installLocation="internalOnly"
android:versionCode="18"
android:versionName="2.1.4">
android:versionCode="19"
android:versionName="2.1.5">

<uses-permission android:name="android.permission.GET_ACCOUNTS" />
<uses-permission android:name="android.permission.USE_CREDENTIALS" />
Expand Down

0 comments on commit e6aaf82

Please sign in to comment.