Skip to content

Commit 18e3032

Browse files
committedAug 29, 2017
remove testapp from SDK project
1 parent 32e18ee commit 18e3032

22 files changed

+1
-489
lines changed
 

‎settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include ':sdk', ':testapp'
1+
include ':sdk'

‎testapp/.gitignore

-1
This file was deleted.

‎testapp/build.gradle

-62
This file was deleted.

‎testapp/proguard-rules.pro

-25
This file was deleted.

‎testapp/src/androidTest/java/com/ciscospark/testapp/ExampleInstrumentedTest.java

-48
This file was deleted.

‎testapp/src/main/AndroidManifest.xml

-50
This file was deleted.

‎testapp/src/main/java/com/ciscospark/testapp/MainActivity.java

-110
This file was deleted.

‎testapp/src/main/res/layout/activity_main.xml

-69
This file was deleted.
-3.34 KB
Binary file not shown.
Binary file not shown.
-2.15 KB
Binary file not shown.
Binary file not shown.
-4.73 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

‎testapp/src/main/res/values/colors.xml

-28
This file was deleted.

‎testapp/src/main/res/values/strings.xml

-26
This file was deleted.

‎testapp/src/main/res/values/styles.xml

-30
This file was deleted.

‎testapp/src/test/java/com/ciscospark/testapp/ExampleUnitTest.java

-39
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.