Skip to content

Commit

Permalink
Make the repository version consistent with Retrofit2
Browse files Browse the repository at this point in the history
  • Loading branch information
fairytale110 authored Mar 19, 2020
1 parent 72da2b3 commit a6e4387
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions retrofit2-adapter-rxjava3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 29
versionCode 2
versionName "1.0.1"
versionCode 272
versionName "2.7.2"

consumerProguardFiles 'consumer-rules.pro'
}
Expand Down

0 comments on commit a6e4387

Please sign in to comment.