Skip to content

Commit

Permalink
#5 1.4.3 version - bugfix of subscribing to second line
Browse files Browse the repository at this point in the history
  • Loading branch information
wkrzywiec committed Nov 1, 2019
1 parent e831c23 commit ecf65ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.wawa_applications.wawa_tabor"
minSdkVersion 24
targetSdkVersion 29
versionCode 7
versionName "1.4.2"
versionCode 8
versionName "1.4.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
testOptions {
unitTests.returnDefaultValues = true
Expand Down

0 comments on commit ecf65ea

Please sign in to comment.