Skip to content

Commit

Permalink
v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
devrnt committed May 14, 2019
1 parent 253ea5e commit 9494ee2
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 19
versionName "1.3.1"
versionCode 20
versionName "1.3.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 9494ee2

Please sign in to comment.