File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ android {
3838 applicationId " com.am.stbus"
3939 minSdkVersion 16
4040 targetSdkVersion 29
41- versionCode 68
42- versionName " 3.1.5 "
41+ versionCode 67
42+ versionName " 3.1.6 "
4343 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
4444 android. defaultConfig. vectorDrawables. useSupportLibrary = true
4545 multiDexEnabled true
@@ -144,8 +144,8 @@ dependencies {
144144 // Testing
145145 implementation " androidx.lifecycle:lifecycle-extensions:$lifecycle_version "
146146 testImplementation ' junit:junit:4.13.1'
147- androidTestImplementation ' androidx.test:runner:1.3.1-alpha01 '
148- androidTestImplementation ' androidx.test.espresso:espresso-core:3.4.0-alpha01 '
147+ androidTestImplementation ' androidx.test:runner:1.3.1-alpha03 '
148+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.4.0-alpha03 '
149149
150150 // AndroidX
151151 implementation " androidx.appcompat:appcompat:$appcompat_version "
You can’t perform that action at this time.
0 commit comments