Skip to content

Commit

Permalink
version support.v0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
RuffianZhong committed Oct 14, 2022
1 parent ad8992f commit fd9503e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 28
versionCode 34
versionName "support.v0.0.10"
versionCode 35
versionName "support.v0.0.11"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit fd9503e

Please sign in to comment.