Skip to content

Commit

Permalink
v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
devrnt committed Jan 30, 2020
1 parent 18b4b16 commit 090f181
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 25
versionName "1.5.1"
versionCode 26
versionName "1.5.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 090f181

Please sign in to comment.