Skip to content

Commit

Permalink
Version bump (#153)
Browse files Browse the repository at this point in the history
* Bumping versions.

* Bumping all versions.
  • Loading branch information
ananyachandra14 authored Jul 20, 2021
1 parent 8cb94f9 commit 03f5762
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion batching-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ android {
minSdkVersion 14
targetSdkVersion 28
versionCode 1
versionName "1.3.10"
versionName "1.3.11"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down
2 changes: 1 addition & 1 deletion batching-gson/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ android {
minSdkVersion 14
targetSdkVersion 28
versionCode 1
versionName "1.3.10"
versionName "1.3.11"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down
2 changes: 1 addition & 1 deletion batching/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ android {
minSdkVersion 14
targetSdkVersion 28
versionCode 1
versionName "1.3.10"
versionName "1.3.11"
}

buildTypes {
Expand Down

0 comments on commit 03f5762

Please sign in to comment.