Skip to content

Commit

Permalink
Merge pull request #45 from TriPSs/feature/subs
Browse files Browse the repository at this point in the history
chore: Bump version
  • Loading branch information
TriPSs authored Mar 1, 2019
2 parents 7b7af13 + ebebbc4 commit 8c15624
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 @@ -122,8 +122,8 @@ android {
applicationId "com.popcorn"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 18
versionName "v0.13.3"
versionCode 19
versionName "v0.14.0"
ndk {
abiFilters "armeabi-v7a", "x86"
}
Expand Down

0 comments on commit 8c15624

Please sign in to comment.