File tree Expand file tree Collapse file tree 13 files changed +8684
-0
lines changed
mnistandroid/app/build/generated/source
androidTest/debug/mariannelinhares/mnistandroid/test
debug/mariannelinhares/mnistandroid
mariannelinhares/mnistandroid
tensorflow/contrib/android Expand file tree Collapse file tree 13 files changed +8684
-0
lines changed Original file line number Diff line number Diff line change 1+ /**
2+ * Automatically generated file. DO NOT MODIFY
3+ */
4+ package mariannelinhares .mnistandroid .test ;
5+
6+ public final class BuildConfig {
7+ public static final boolean DEBUG = Boolean .parseBoolean ("true" );
8+ public static final String APPLICATION_ID = "mariannelinhares.mnistandroid.test" ;
9+ public static final String BUILD_TYPE = "debug" ;
10+ public static final String FLAVOR = "" ;
11+ public static final int VERSION_CODE = 1 ;
12+ public static final String VERSION_NAME = "1.0" ;
13+ }
Original file line number Diff line number Diff line change 1+ /**
2+ * Automatically generated file. DO NOT MODIFY
3+ */
4+ package mariannelinhares .mnistandroid ;
5+
6+ public final class BuildConfig {
7+ public static final boolean DEBUG = Boolean .parseBoolean ("true" );
8+ public static final String APPLICATION_ID = "mariannelinhares.mnistandroid" ;
9+ public static final String BUILD_TYPE = "debug" ;
10+ public static final String FLAVOR = "" ;
11+ public static final int VERSION_CODE = 1 ;
12+ public static final String VERSION_NAME = "1.0" ;
13+ }
Original file line number Diff line number Diff line change 1+ /* AUTO-GENERATED FILE. DO NOT MODIFY.
2+ *
3+ * This class was automatically generated by the
4+ * gradle plugin from the resource data it found. It
5+ * should not be modified by hand.
6+ */
7+ package android .support .compat ;
8+
9+ public final class R {
10+ }
Original file line number Diff line number Diff line change 1+ /* AUTO-GENERATED FILE. DO NOT MODIFY.
2+ *
3+ * This class was automatically generated by the
4+ * gradle plugin from the resource data it found. It
5+ * should not be modified by hand.
6+ */
7+ package android .support .coreui ;
8+
9+ public final class R {
10+ }
Original file line number Diff line number Diff line change 1+ /* AUTO-GENERATED FILE. DO NOT MODIFY.
2+ *
3+ * This class was automatically generated by the
4+ * gradle plugin from the resource data it found. It
5+ * should not be modified by hand.
6+ */
7+ package android .support .coreutils ;
8+
9+ public final class R {
10+ }
Original file line number Diff line number Diff line change 1+ /* AUTO-GENERATED FILE. DO NOT MODIFY.
2+ *
3+ * This class was automatically generated by the
4+ * gradle plugin from the resource data it found. It
5+ * should not be modified by hand.
6+ */
7+ package android .support .fragment ;
8+
9+ public final class R {
10+ }
Original file line number Diff line number Diff line change 1+ /* AUTO-GENERATED FILE. DO NOT MODIFY.
2+ *
3+ * This class was automatically generated by the
4+ * gradle plugin from the resource data it found. It
5+ * should not be modified by hand.
6+ */
7+ package android .support .graphics .drawable ;
8+
9+ public final class R {
10+ }
Original file line number Diff line number Diff line change 1+ /* AUTO-GENERATED FILE. DO NOT MODIFY.
2+ *
3+ * This class was automatically generated by the
4+ * gradle plugin from the resource data it found. It
5+ * should not be modified by hand.
6+ */
7+ package android .support .graphics .drawable .animated ;
8+
9+ public final class R {
10+ }
Original file line number Diff line number Diff line change 1+ /* AUTO-GENERATED FILE. DO NOT MODIFY.
2+ *
3+ * This class was automatically generated by the
4+ * gradle plugin from the resource data it found. It
5+ * should not be modified by hand.
6+ */
7+ package android .support .mediacompat ;
8+
9+ public final class R {
10+ }
Original file line number Diff line number Diff line change 1+ /* AUTO-GENERATED FILE. DO NOT MODIFY.
2+ *
3+ * This class was automatically generated by the
4+ * gradle plugin from the resource data it found. It
5+ * should not be modified by hand.
6+ */
7+ package android .support .v4 ;
8+
9+ public final class R {
10+ }
You can’t perform that action at this time.
0 commit comments