atom
This commit is contained in:
@@ -12,8 +12,8 @@ ext {
|
||||
applicationId : "com.fisherbone.fuzhu",
|
||||
minSdkVersion : 24,
|
||||
targetSdkVersion : 29,
|
||||
versionCode : 165,
|
||||
versionName : "1.6.5",
|
||||
versionCode : 166,
|
||||
versionName : "1.6.6",
|
||||
testInstrumentationRunner: "androidx.test.runner.AndroidJUnitRunner"
|
||||
]
|
||||
|
||||
@@ -69,9 +69,5 @@ ext {
|
||||
"live-event-bus-x" : "com.jeremyliao:live-event-bus-x:1.7.3",
|
||||
"rxbinding" : "com.jakewharton.rxbinding2:rxbinding:2.1.1",
|
||||
]
|
||||
// app_dependencies 下面的就不写了
|
||||
|
||||
// 作业:同学们自己去加
|
||||
// ...
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user