From 2a4205a4ec2eb9027055f6033c68ea91165c563f Mon Sep 17 00:00:00 2001
From: qvyuanxin <qvyuanxin@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期四, 20 七月 2017 17:52:10 +0800
Subject: [PATCH]
---
VisitFace/DemoForBsk/app/build/generated/source/r/androidTest/debug/com/bsk/zhangbo/demoforbsk/test/R.java | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/VisitFace/DemoForBsk/app/build/generated/source/r/androidTest/debug/com/bsk/zhangbo/demoforbsk/test/R.java b/VisitFace/DemoForBsk/app/build/generated/source/r/androidTest/debug/com/bsk/zhangbo/demoforbsk/test/R.java
new file mode 100644
index 0000000..f9ce852
--- /dev/null
+++ b/VisitFace/DemoForBsk/app/build/generated/source/r/androidTest/debug/com/bsk/zhangbo/demoforbsk/test/R.java
@@ -0,0 +1,16 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * aapt tool from the resource data it found. It
+ * should not be modified by hand.
+ */
+
+package com.bsk.zhangbo.demoforbsk.test;
+
+public final class R {
+ public static final class attr {
+ }
+ public static final class string {
+ public static final int app_name=0x7f020000;
+ }
+}
--
Gitblit v1.8.0