Parcourir la source

测试提交空格

guoxin il y a 8 ans
Parent
commit
9c22c2c732
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      app/src/main/java/com/sheep/jiuyan/samllsheep/SheepApp.java

+ 3 - 0
app/src/main/java/com/sheep/jiuyan/samllsheep/SheepApp.java

@@ -38,6 +38,9 @@ public class SheepApp extends BaseApplication {
 
     public static SheepApp get(Context context) {
         return (SheepApp) context.getApplicationContext();
+
+
+
     }