Skip to content

Commit ea8ac78

Browse files
committed
bumpversion 0.13.2 --> 0.13.3
1 parent 966dd2b commit ea8ac78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ android {
143143
applicationId "io.lbry.browser"
144144
minSdkVersion rootProject.ext.minSdkVersion
145145
targetSdkVersion rootProject.ext.targetSdkVersion
146-
versionCode 1302
147-
versionName "0.13.2"
146+
versionCode 1303
147+
versionName "0.13.3"
148148
missingDimensionStrategy 'react-native-camera', 'general'
149149
multiDexEnabled true
150150
}

0 commit comments

Comments
 (0)