Skip to content

Commit

Permalink
Merge pull request #36 from TriPSs/improvements-v2
Browse files Browse the repository at this point in the history
chore: Bump versions
  • Loading branch information
TriPSs authored Feb 5, 2019
2 parents 2d26903 + 31d6040 commit c62dbb7
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 @@ -118,8 +118,8 @@ android {
applicationId "com.popcorn"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 15
versionName "v0.12.0"
versionCode 16
versionName "v0.13.1"
ndk {
abiFilters "armeabi-v7a", "x86"
}
Expand Down

0 comments on commit c62dbb7

Please sign in to comment.