diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 2bc3c60..9688f07 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -16,7 +16,9 @@ --> + package="net.micode.notes" + android:versionCode="1" + android:versionName="0.1" > @@ -142,4 +144,4 @@ android:name="android.app.default_searchable" android:value=".ui.NoteEditActivity" /> - \ No newline at end of file +