Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devrnt committed Jul 9, 2019
1 parent 07d8ef9 commit 3c67f62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ android {
applicationId "com.devrnt.moviecatalog"
minSdkVersion 16
targetSdkVersion 28
versionCode 22
versionName "1.3.3"
versionCode 23
versionName "1.4.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 3c67f62

Please sign in to comment.