diff --git a/AndroidManifest.xml b/AndroidManifest.xml index f599437..1b0931f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,6 +1,6 @@ + package="com.github.hoverruan.libr.mobile" android:versionCode="1" android:versionName="1.0-SNAPSHOT"> @@ -8,7 +8,7 @@ - + diff --git a/pom.xml b/pom.xml index 8ab5fd5..b49a95d 100644 --- a/pom.xml +++ b/pom.xml @@ -19,11 +19,22 @@ ${platform.version} provided + + junit + junit + 4.11 + test + com.google.android support-v4 r7 + + com.google.code.gson + gson + 2.2.2 + diff --git a/res/layout/main.xml b/res/layout/main.xml index 7f7ca8d..cf7a19b 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -7,10 +7,10 @@