From 7340eb0b160eacbbd0f3c2289e3ac6150da235f3 Mon Sep 17 00:00:00 2001
From: 554325746@qq.com <554325746@qq.com>
Date: 星期三, 25 十二月 2019 07:58:42 +0800
Subject: [PATCH] a

---
 app/src/main/java/com/amitshekhar/utils/Utils.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app/src/main/java/com/amitshekhar/utils/Utils.java b/app/src/main/java/com/amitshekhar/utils/Utils.java
index eb2da2e..6695704 100644
--- a/app/src/main/java/com/amitshekhar/utils/Utils.java
+++ b/app/src/main/java/com/amitshekhar/utils/Utils.java
@@ -97,7 +97,7 @@
                 }
                 byteArray = bos.toByteArray();
             } catch (IOException e) {
-                System.out.println("Utils.getDatabase " + e.getMessage());
+                System1.out.println("Utils.getDatabase " + e.getMessage());
             }
         } catch (Exception e) {
             e.printStackTrace();

--
Gitblit v1.8.0