Browse Source

git commit

SpringBoots 8 years ago
parent
commit
62497cef84
2 changed files with 2 additions and 1 deletions
  1. 1 0
      WeiChat/build.gradle
  2. 1 1
      version.gradle

+ 1 - 0
WeiChat/build.gradle

@@ -118,6 +118,7 @@ dependencies {
     compile files('libs/lite-orm-1.7.0.jar')
     compile files('libs/Msc.jar')
     compile files('libs/zhy_treeview.jar')
+    
     compile 'com.alibaba:fastjson:1.2.24'
     compile 'de.hdodenhof:circleimageview:2.1.0'
     compile 'joda-time:joda-time:2.9.4'

+ 1 - 1
version.gradle

@@ -15,7 +15,7 @@ ext {
 
     depsVersion = [
             junitVersion      : '4.12',
-            supportVersion    : '25.1.1',
+            supportVersion    : '24.2.1',
             butterknifeVersion: '8.2.1',
             fastjsonVersion   : '1.2.24',
             logVersion        : '1.15',