Skip to content

Commit 8c15624

Browse files
authored
Merge pull request #45 from TriPSs/feature/subs
chore: Bump version
2 parents 7b7af13 + ebebbc4 commit 8c15624

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ android {
122122
applicationId "com.popcorn"
123123
minSdkVersion rootProject.ext.minSdkVersion
124124
targetSdkVersion rootProject.ext.targetSdkVersion
125-
versionCode 18
126-
versionName "v0.13.3"
125+
versionCode 19
126+
versionName "v0.14.0"
127127
ndk {
128128
abiFilters "armeabi-v7a", "x86"
129129
}

0 commit comments

Comments
 (0)