Skip to content

Commit

Permalink
chagen package
Browse files Browse the repository at this point in the history
  • Loading branch information
Willy Enns committed Feb 22, 2015
1 parent 4893eda commit be7770d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ACalDAV/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://schemas.android.com/apk/res/android"
package="de.jdevel.acaldav"
package="de.we.acaldav"
android:versionCode="3"
android:versionName="0.0.1">

Expand Down Expand Up @@ -49,4 +49,4 @@
android:windowSoftInputMode="adjustResize|stateVisible"></activity>
</application>

</manifest>
</manifest>

0 comments on commit be7770d

Please sign in to comment.