Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit d8c94da

Browse files
committed
Fixes.
1 parent 24043c7 commit d8c94da

File tree

3 files changed

+3024
-457
lines changed

3 files changed

+3024
-457
lines changed

WebServices/TodoREST/Droid/Properties/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.companyname.todorest">
33
<uses-sdk android:minSdkVersion="21" />
44
<application android:label="TodoREST"></application>
5-
</manifest>
5+
</manifest>

0 commit comments

Comments
 (0)