Commit 1caef1a1 authored by ShengDecheng's avatar ShengDecheng

更新1.1版本,优化内存占用,支持RxJava

parent 7b25b119
......@@ -7,8 +7,8 @@ android {
applicationId "com.sendtion.xrichtext"
minSdkVersion 14
targetSdkVersion 22
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment